java-jaxp 1.4.01 Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)

Jaxp from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs:

  • Document Object Model (DOM)

  • Simple API for XML (SAX)

  • Java APIs for XML Processing (JAXP)

  • Transformation API for XML (TrAX)

  • Document Object Model (DOM) Load and Save

  • JSR 206 Java API for XML Processing