Starting withJava version 1.5, JAXP is built into the JDK (Java Development Kit). It provides SAX (Simple API for XML)-style element-by-element parsing and XSLT (extensible Stylesheet Language Transformations)-style XSLT transformations. DOM (Document Object Model)-style processing reads the entire XML file into RAM (Random Access Memory) and converts it to a tree. It also includes Xerces. It lets you work with W3C (World Wide Web Consortium) XSD (XML Scheme Definition) 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.179.210] | |
| Feedback | You are visitor number 12,260. | |