Uses of Class javax.xml.parsers.ParserConfigurationException

Uses in package javax.xml.parsers

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
SAXParserFactory.setFeature(String name, boolean value)
Sets the specified feature for SAX2 parsers obtained from this factory.