|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.parsers.SAXParserFactory
public abstract class SAXParserFactory
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
Constructor Summary | |
---|---|
protected |
SAXParserFactory()
Protected constructor to force use of newInstance() . |
Method Summary | |
---|---|
abstract boolean |
getFeature(String name)
Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader. |
Schema |
|