Uses of Class javax.xml.xpath.XPathFactoryConfigurationException

Uses in package javax.xml.xpath

Methods which throw type javax.xml.xpath.XPathFactoryConfigurationException

boolean
Returns the state of the named feature.
XPathFactory
Returns a new factory for the given object model URI.
void
XPathFactory.setFeature(String name, boolean value)
Sets the state of the named feature.

Uses in package gnu.xml.xpath

Methods which throw type javax.xml.xpath.XPathFactoryConfigurationException

boolean
void
XPathFactoryImpl.setFeature(String name, boolean value)