| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjavax.xml.parsers.SAXParserFactorygnu.xml.libxmlj.sax.GnomeSAXParserFactorypublic class GnomeSAXParserFactoryextends SAXParserFactoryConstructor Summary | |
| |
Method Summary | |
boolean |
|
SAXParser | |
void |
|
Methods inherited from class javax.xml.parsers.SAXParserFactory | |
getFeature, getSchema, isNamespaceAware, isValidating, isXIncludeAware, newInstance, newSAXParser, setFeature, setNamespaceAware, setSchema, setValidating, setXIncludeAware | |
public boolean getFeature(String name)
throws ParserConfigurationException,
SAXNotRecognizedException,
SAXNotSupportedException
- Overrides:
- getFeature in interface SAXParserFactory
public SAXParser newSAXParser() throws ParserConfigurationException, SAXException
- Overrides:
- newSAXParser in interface SAXParserFactory
public void setFeature(String name,
boolean flag)
throws ParserConfigurationException,
SAXNotRecognizedException,
SAXNotSupportedException
- Overrides:
- setFeature in interface SAXParserFactory