Further Information about StAX - The Java EE 5 Tutorial (original) (raw)
Further Information about StAX
For more information about StAX, see:
- Java Community Process page:
http://jcp.org/en/jsr/detail?id=173. - W3C Recommendation “Extensible Markup Language (XML) 1.0”:
http://www.w3.org/TR/REC-xml - XML Information Set:
http://www.w3.org/TR/xml-infoset/ - W3C Recommendation “Document Object Model”:
http://www.w3.org/DOM/ - SAX “Simple API for XML”:
http://www.saxproject.org/ - DOM “Document Object Model”:
http://www.w3.org/TR/2002/WD-DOM-Level-3-Core-20020409/core.html#ID-B63ED1A3 - W3C Recommendation “Namespaces in XML”:
http://www.w3.org/TR/REC-xml-names/
For some useful articles about working with StAX, see:
- Jeff Ryan, “Does StAX Belong in Your XML Toolbox?”:
http://www.developer.com/xml/article.php/3397691/Does-StAX-Belong-in-Your-XML-Toolbox.htm - Elliotte Rusty Harold, “An Introduction to StAX”:
http://www.xml.com/pub/a/2003/09/17/stax.html
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices