|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAXParser | |
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 SAXParser in gnu.xml.aelfred2 |
Methods in gnu.xml.aelfred2 that return SAXParser | |
SAXParser |
JAXPFactory.newSAXParser()
|
Uses of SAXParser in javax.xml.parsers |
Methods in javax.xml.parsers that return SAXParser | |
abstract SAXParser |
SAXParserFactory.newSAXParser()
Returns a new instance of a SAXParser using the platform default implementation and the currently specified factory feature flag settings. |
|
|||||||||
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.