gnu.xml.aelfred2
public final class JAXPFactory extends SAXParserFactory
| Constructor Summary | |
|---|---|
| JAXPFactory()
Constructs a factory which normally returns a non-validating
parser. | |
| Method Summary | |
|---|---|
| boolean | getFeature(String name) |
| SAXParser | newSAXParser() |
| void | setFeature(String name, boolean value) |
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 2013-01-12.