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

/external/webkit/Source/WebCore/xml/
H A DXPathException.h38 class XPathException : public ExceptionBase { class in namespace:WebCore
40 static PassRefPtr<XPathException> create(const ExceptionCodeDescription& description)
42 return adoptRef(new XPathException(description));
54 XPathException(const ExceptionCodeDescription& description) function in class:WebCore::XPathException
/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPathException.java19 * $Id: XPathException.java 468655 2006-10-28 07:12:06Z minchau $
36 public class XPathException extends TransformerException class in inherits:TransformerException
68 * Create an XPathException object that holds
72 public XPathException(String message, ExpressionNode ex) method in class:XPathException
80 * Create an XPathException object that holds
84 public XPathException(String message) method in class:XPathException
123 * Create an XPathException object that holds
129 public XPathException(String message, Object styleNode) method in class:XPathException
138 * Create an XPathException object that holds
146 public XPathException(Strin method in class:XPathException
162 public XPathException(String message, Exception e) method in class:XPathException
[all...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 55 milliseconds