GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type javax.xml.parsers.ParserConfigurationException | |
boolean | Returns the value of the specified feature.
|
boolean | Returns the specified feature for SAX2 parsers obtained from this
factory.
|
DocumentBuilder | Creates a new document builder instance using the currently specified
factory configuration.
|
SAXParser | Creates a new parser instance using the currently specified factory
configuration.
|
void | Sets the value of the specified feature.
|
void | Sets the specified feature for SAX2 parsers obtained from this factory.
|
GNU Classpath (0.95) |