Home
last modified time | relevance | path

Searched defs:XPathException (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
DXPathException.java36 public class XPathException extends TransformerException class
72 public XPathException(String message, ExpressionNode ex) in XPathException() method in XPathException
84 public XPathException(String message) in XPathException() method in XPathException
129 public XPathException(String message, Object styleNode) in XPathException() method in XPathException
146 public XPathException(String message, Node styleNode, Exception e) in XPathException() method in XPathException
162 public XPathException(String message, Exception e) in XPathException() method in XPathException