|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAXParserFactory | |
gnu.xml.aelfred2 | This package contains Ælfred2, which includes an enhanced SAX2-compatible version of the Ælfred non-validating XML parser, a modular (and hence optional) DTD validating parser, and modular (and hence optional) JAXP glue to those. |
javax.xml.parsers | Bootstrapping APIs for JAXP parsers. |
Uses of SAXParserFactory in gnu.xml.aelfred2 |
Subclasses of SAXParserFactory in gnu.xml.aelfred2 | |
class |
JAXPFactory
Configurable factory to create an Ælfred2 JAXP parser; required to bootstrap using JAXP. |
Uses of SAXParserFactory in javax.xml.parsers |
Methods in javax.xml.parsers that return SAXParserFactory | |
static SAXParserFactory |
SAXParserFactory.newInstance()
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2001-11-20.