The JAXP and Reference Implementation JAR Files

The Java Web Services Developer Pack (JWSDP) provides six JAR files for supporting JAXP and its reference implementation. These are listed in Table 3.6.

Table 3.6. The JAXP and Reference Implementation JAR Files
JAR FilesFunctions
jaxp-api.jarThis JAR file contains the javax.xml.parsers and javax.xml.transform components of JAXP.
sax.jarThis JAR file contains the SAX APIs and the helper classes.
dom.jarThis JAR file contains the DOM APIs and the helper classes.
XercesImpl.jarThis JAR file contains the implementation classes for the SAX and DOM parsers.
xalan.jarThis JAR file contains the implementation of the Xalan XSLT processor.
xsltc.jarThis JAR file contains the implementation of the Xalan XSLTC XSLT ...

Get Java™ APIs for XML Kick Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.