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.
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.61] | The information on this page is for non-military use only. | ||
| You are visitor number 7,692. | Military use includes use by defence contractors. | ||
| You can get a fresh 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 | ||