Searched refs:XPathParser (Results 1 - 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DAVTPartXPath.java27 import org.apache.xpath.compiler.XPathParser;
100 XPathParser xpathProcessor, XPathFactory factory,
/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPath.java35 import org.apache.xpath.compiler.XPathParser;
152 * (Needs review -sc) This method initializes an XPathParser/
174 XPathParser parser = new XPathParser(errorListener, locator);
200 * (Needs review -sc) This method initializes an XPathParser/
223 XPathParser parser = new XPathParser(errorListener, locator);
252 * (Needs review -sc) This method initializes an XPathParser/
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DLexer.java48 XPathParser m_processor;
81 XPathParser xpathProcessor)
H A DXPathParser.java19 * $Id: XPathParser.java 468655 2006-10-28 07:12:06Z minchau $
39 public class XPathParser class
78 public XPathParser(ErrorListener errorListener, javax.xml.transform.SourceLocator sourceLocator) method in class:XPathParser
/external/chromium_org/third_party/WebKit/Source/core/
H A Dwebcore_remaining.target.darwin-arm.mk522 third_party/WebKit/Source/core/xml/XPathParser.cpp \
H A Dwebcore_remaining.target.darwin-mips.mk522 third_party/WebKit/Source/core/xml/XPathParser.cpp \
H A Dwebcore_remaining.target.darwin-x86.mk522 third_party/WebKit/Source/core/xml/XPathParser.cpp \
H A Dwebcore_remaining.target.linux-arm.mk522 third_party/WebKit/Source/core/xml/XPathParser.cpp \
H A Dwebcore_remaining.target.linux-mips.mk522 third_party/WebKit/Source/core/xml/XPathParser.cpp \
H A Dwebcore_remaining.target.linux-x86.mk522 third_party/WebKit/Source/core/xml/XPathParser.cpp \

Completed in 4338 milliseconds