< prev index next >

src/java.xml/share/classes/javax/xml/xpath/XPathFactoryConfigurationException.java

Print this page

        

*** 27,38 **** /** * {@code XPathFactoryConfigurationException} represents * a configuration error in a {@code XPathFactory} environment. * ! * @author <a href="mailto:Norman.Walsh@Sun.com">Norman Walsh</a> ! * @author <a href="mailto:Jeff.Suttor@Sun.com">Jeff Suttor</a> * @since 1.5 */ public class XPathFactoryConfigurationException extends XPathException { /** --- 27,38 ---- /** * {@code XPathFactoryConfigurationException} represents * a configuration error in a {@code XPathFactory} environment. * ! * @author Norman Walsh ! * @author Jeff Suttor * @since 1.5 */ public class XPathFactoryConfigurationException extends XPathException { /**
< prev index next >