JAXP Implementations
A list (trying to be complete) of currently available JAXP Factory implementations.
To highlight issues, please send an email to: edankert@gmail.com.
javax.xml.parsers.DocumentBuilderFactory
Name: | Xerces2 Java | Vendor: | Apache Software Foundation |
Property: | org.apache.xerces.jaxp.DocumentBuilderFactoryImpl |
JAXP Version: | 1.3 | Since: | Xerces-J 2.7.0 |
URL: | http://xml.apache.org/xerces2-j/ |
Last release: | 2.8.0 (01-Mar-2006) |
Name: | Xerces2 Java | Vendor: | Sun Microsystems |
Property: | com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl |
JAXP Version: | 1.3 | Since: | Java 5.0 |
URL: | http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/ |
Last release: | Java 5.0u8 (13-Aug-2006) |
Name: | Crimson | Vendor: | Apache Software Foundation (J2SE 1.4) |
Property: | org.apache.crimson.jaxp.DocumentBuilderFactoryImpl |
JAXP Version: | 1.1 | Since: | 1.1 |
URL: | http://xml.apache.org/crimson/ |
Last release: | 1.1 (31-Oct-2001) |
Name: | Oracle XML Parser V2 for Java | Vendor: | Oracle Corporation |
Property: | oracle.xml.jaxp.JXDocumentBuilderFactory |
JAXP Version: | 1.2 | Since: | XDK 10g |
URL: | http://www.oracle.com/technology/tech/xml/xdk/xdkbeta.html |
Last release: | XDK 10g (31-Aug-2004) |
Name: | Saxon | Vendor: | Saxonica Limited |
Property: | com.icl.saxon.om.DocumentBuilderFactoryImpl |
JAXP Version: | 1.1 | Since: | 6.5 |
URL: | http://saxon.sourceforge.net/saxon6.5.5/index.html |
Last release: | 6.5.5 (24-Nov-2005) |
Name: | Saxon-B and Saxon-SA | Vendor: | Saxonica Limited |
Property: | net.sf.saxon.dom.DocumentBuilderFactoryImpl |
JAXP Version: | 1.3 | Since: | 8.2 |
URL: | http://www.saxonica.com/ |
Last release: | 8.7.3 (13-Jun-2006) |
Name: | GNU JAXP | Vendor: | GNU Classpath Project |
Property: | gnu.xml.dom.DomDocumentBuilderFactory |
JAXP Version: | 1.3 | Since: | 0.13 |
URL: | http://www.gnu.org/software/classpathx/jaxp/ |
Last release: | 0.92 (09-Aug-2006) |
javax.xml.parsers.SAXParserFactory
Name: | Xerces2 Java | Vendor: | Apache Software Foundation |
Property: | org.apache.xerces.jaxp.SAXParserFactoryImpl |
JAXP Version: | 1.3 | Since: | Xerces-J 2.7.0 |
URL: | http://xml.apache.org/xerces2-j/ |
Last release: | 2.8.0 (01-Mar-2006) |
Name: | Xerces2 Java | Vendor: | Sun Microsystems |
Property: | com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl |
JAXP Version: | 1.3 | Since: | Java 5.0 |
URL: | http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/ |
Last release: | Java 5.0u8 (13-Aug-2006) |
Name: | Crimson | Vendor: | Apache Software Foundation (J2SE 1.4) |
Property: | org.apache.crimson.jaxp.SAXParserFactoryImpl |
JAXP Version: | 1.1 | Since: | 1.1 |
URL: | http://xml.apache.org/crimson/ |
Last release: | 1.1 (31-Oct-2001) |
Name: | Oracle XML Parser V2 for Java | Vendor: | Oracle Corporation |
Property: | oracle.xml.jaxp.JXSAXParserFactory |
JAXP Version: | 1.2 | Since: | XDK 10g |
URL: | http://www.oracle.com/technology/tech/xml/xdk/xdkbeta.html |
Last release: | XDK 10g (31-Aug-2004) |
Name: | Saxon (Ælfred) | Vendor: | Saxonica Limited |
Property: | com.icl.saxon.aelfred.SAXParserFactoryImpl |
JAXP Version: | 1.1 | Since: | 6.3 |
URL: | http://saxon.sourceforge.net/saxon6.5.5/index.html |
Last release: | 6.5.5 (24-Nov-2005) |
Name: | GNU JAXP (Ælfred) | Vendor: | GNU Classpath Project |
Property: | gnu.xml.aelfred2.JAXPFactory |
JAXP Version: | 1.3 | Since: | 0.13 |
URL: | http://www.gnu.org/software/classpathx/jaxp/ |
Last release: | 0.92 (09-Aug-2006) |
Name: | Piccolo XML Parser | Vendor: | Bluecast |
Property: | com.bluecast.xml.JAXPSAXParserFactory |
JAXP Version: | 1.1 | Since: | 1.0 |
URL: | http://piccolo.sourceforge.net/ |
Last release: | 1.04 (11-Jul-2004) |
Name: | XP for JAXP | Vendor: | XMLmind |
Property: | com.jclark.xml.jaxp.SAXParserFactoryImpl |
JAXP Version: | 1.1 | Since: | ?? |
URL: | http://www.xmlmind.com/xpforjaxp.html |
Last release: | 0.5+ (26-Apr-2004) |
javax.xml.transform.TransformerFactory
Name: | Xalan2 Java | Vendor: | Apache Software Foundation |
Property: | org.apache.xalan.processor.TransformerFactoryImpl |
JAXP Version: | 1.3 | Since: | Xalan-J 2.7.0 |
URL: | http://xml.apache.org/xalan-j/ |
Last release: | 2.7.0 (08-Aug-2005) |
Name: | Xalan2 Java (XSLTC) | Vendor: | Apache Software Foundation |
Property: | org.apache.xalan.xsltc.trax.TransformerFactoryImpl |
JAXP Version: | 1.3 | Since: | Xalan-J 2.7.0 |
URL: | http://xml.apache.org/xalan-j/xsltc_usage.html |
Last release: | 2.7.0 (08-Aug-2005) |
Name: | Xalan2 Java | Vendor: | Sun Microsystems |
Property: | com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl |
JAXP Version: | 1.3 | Since: | Java 5.0 |
URL: | http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/ |
Last release: | Java 5.0u8 (13-Aug-2006) |
Name: | Saxon | Vendor: | Saxonica Limited |
Property: | com.icl.saxon.TransformerFactoryImpl |
JAXP Version: | 1.1 | Since: | 6.3 |
URL: | http://saxon.sourceforge.net/saxon6.5.5/index.html |
Last release: | 6.5.5 (24-Nov-2005) |
Name: | Saxon-B and Saxon-SA | Vendor: | Saxonica Limited |
Property: | net.sf.saxon.TransformerFactoryImpl |
JAXP Version: | 1.3 | Since: | 8.2 |
URL: | http://www.saxonica.com/ |
Last release: | 8.7.3 (13-Jun-2006) |
Name: | GNU JAXP | Vendor: | GNU Classpath Project |
Property: | gnu.xml.transform.TransformerFactoryImpl |
JAXP Version: | 1.3 | Since: | 0.13 |
URL: | http://www.gnu.org/software/classpathx/jaxp/ |
Last release: | 0.92 (09-Aug-2006) |
Name: | Oracle XML Parser V2 for Java | Vendor: | Oracle Corporation |
Property: | oracle.xml.jaxp.JXSAXTransformerFactory |
JAXP Version: | 1.2 | Since: | XDK 10g |
URL: | http://www.oracle.com/technology/tech/xml/xdk/xdkbeta.html |
Last release: | XDK 10g (31-Aug-2004) |
Name: | jd.xslt | Author: | Johannes Döbler |
Property: | jd.xml.xslt.trax.TransformerFactoryImpl |
JAXP Version: | 1.0 | Since: | 1.0.3 |
URL: | http://www.stylusstudio.com/jd.xslt/ |
Last release: | 1.5.5 (5-Oct-2003) |
Name: | XT | Author: | Bill Lindsey (James Clark) |
Property: | com.jclark.xsl.trax.TransformerFactoryImpl |
JAXP Version: | 1.0 | Since: | 20050823 |
URL: | http://www.blnz.com/xt/ |
Last release: | 20051118 (18-Nov-2005) |
javax.xml.xpath.XPathFactory
Name: | Xalan2 Java | Vendor: | Apache Software Foundation |
Property: | org.apache.xpath.jaxp.XPathFactoryImpl |
JAXP Version: | 1.3 | Since: | Xalan-J 2.7.0 |
URL: | http://xml.apache.org/xalan-j/ |
Last release: | 2.7.0 (08-Aug-2005) |
Name: | Xalan2 Java | Vendor: | Sun Microsystems |
Property: | com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl |
JAXP Version: | 1.3 | Since: | Java 5.0 |
URL: | http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/ |
Last release: | Java 5.0u8 (13-Aug-2006) |
Name: | Saxon-B and Saxon-SA | Vendor: | Saxonica Limited |
Property: | net.sf.saxon.xpath.XPathFactoryImpl |
JAXP Version: | 1.3 | Since: | 8.2 |
URL: | http://www.saxonica.com/ |
Last release: | 8.7.3 (13-Jun-2006) |
Name: | GNU JAXP | Vendor: | GNU Classpath Project |
Property: | gnu.xml.xpath.XPathFactoryImpl |
JAXP Version: | 1.3 | Since: | 0.13 |
URL: | http://www.gnu.org/software/classpathx/jaxp/ |
Last release: | 0.92 (09-Aug-2006) |
javax.xml.validation.SchemaFactory
Name: | Xerces2 Java | Vendor: | Apache Software Foundation |
Property: | org.apache.xerces.jaxp.validation.XMLSchemaFactory |
JAXP Version: | 1.3 | Since: | Xerces-J 2.7.0 |
URL: | http://xml.apache.org/xerces2-j/ |
Last release: | 2.8.0 (01-Mar-2006) |
Name: | Xerces2 Java | Vendor: | Sun Microsystems |
Property: | com.sun.org.apache.xerces.internal.jaxp.validation.xs.SchemaFactoryImpl |
JAXP Version: | 1.3 | Since: | Java 5.0 |
URL: | http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/ |
Last release: | Java 5.0u8 (13-Aug-2006) |
Name: | Saxon-SA | Vendor: | Saxonica Limited |
Property: | com.saxonica.schema.SchemaFactoryImpl |
JAXP Version: | 1.3 | Since: | 8.2 |
URL: | http://www.saxonica.com/ |
Last release: | 8.7.3 (13-Jun-2006) |
Name: | GNU JAXP | Vendor: | GNU Classpath Project |
Property: | gnu.xml.validation.xmlschema.XMLSchemaSchemaFactory |
Property: | gnu.xml.validation.relaxng.RELAXNGSchemaFactory |
JAXP Version: | 1.3 | Since: | 0.13 |
URL: | http://www.gnu.org/software/classpathx/jaxp/ |
Last release: | 0.92 (09-Aug-2006) |
Name: | isorelax-jaxp-bridge | Vendor: | Kohsuke Kawaguchi |
Property: | org.iso_relax.verifier.jaxp.validation.SchemaFactoryImpl |
JAXP Version: | 1.3 | Since: | 1.0 |
URL: | https://isorelax-jaxp-bridge.dev.java.net/ |
Last release: | 1.0 (10-Feb-2006) |