That is, the XML parser isn't part of JAXP per se. Sun's Project X parser is distributed with JAXP, however. The SAX parsers in Project X are com.sun.xml.parser.Parser and com.sun.xml.ValidatingParser, I believe. Alex