Starting with JDK 1.5, JAXP is built-in to the JDK. It provides SAX-style (Simple API for XML) element-by-element parsing and XSLT-style (Extensible Stylesheet Language Transformations) transformations. DOM-style (Document Object Model) processing reads the entire XML file into RAM and converts it to a tree. It also includes Xerces. It lets you work with W3C XSD schemas.
Handled by the javax.xml.* tree of packages using the bundled Xerces implementation in the com.sun.org.apache.xerces.internal.impl.* package tree.
| You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | |
| http://mindprod.com/jgloss/jaxp.html | J:\mindprod\jgloss\jaxp.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.191.107] | |
| Feedback | You are visitor number 9,493. | |