HomeSort by relevance Sort by last modified time
    Searched defs:xpath (Results 201 - 225 of 570) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java 21 package org.apache.xpath.compiler;
28 import org.apache.xpath.XPathProcessorException;
29 import org.apache.xpath.domapi.XPathStylesheetDOM3Exception;
30 import org.apache.xpath.objects.XNumber;
31 import org.apache.xpath.objects.XString;
32 import org.apache.xpath.res.XPATHErrorResources;
35 * Tokenizes and parses XPath expressions. This should really be named
47 * The XPath to be processed.
90 * Given an string, init an XPath object for selections,
95 * @param expression A string conforming to the XPath grammar
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/res/
XPATHErrorResources.java 21 package org.apache.xpath.res;
44 * This file contains error and warning messages related to XPath Error
73 * 7) XPath is a specification that describes a notation for identifying
75 * instance of that notation is referred to as an XPath expression.
78 * XPath expression is being evaluated.
299 /* Note to translators: The XPath expression cannot be evaluated with respect
306 //BEGIN: Keys needed for exception messages of JAXP 1.3 XPath API implementation
321 //END: Keys needed for exception messages of JAXP 1.3 XPath API implementation
461 "boolean(...) argument is no longer optional with 19990709 XPath draft."},
488 "Error! Did not find xpath select expression (-select)."}
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathContext.java 21 package org.apache.xpath;
49 import org.apache.xpath.axes.SubContextList;
50 import org.apache.xpath.objects.XObject;
51 import org.apache.xpath.objects.DTMXRTreeFrag;
52 import org.apache.xpath.objects.XString;
53 import org.apache.xpath.res.XPATHErrorResources;
58 * Default class for the runtime execution context for XPath.
103 org.apache.xpath.objects.XMLStringFactoryImpl.getFactory());
230 * Create a new <code>DTMIterator</code> based on an XPath
231 * <a href="http://www.w3.org/TR/xpath#NT-LocationPath>LocationPath</a> o
    [all...]
  /external/doclava/src/com/google/doclava/
PageMetadata.java 44 import javax.xml.xpath.XPath;
45 import javax.xml.xpath.XPathConstants;
46 import javax.xml.xpath.XPathExpression;
47 import javax.xml.xpath.XPathFactory;
246 XPath xpath = xpathFac.newXPath(); local
260 XPathExpression ItempropDescExpr = xpath.compile("/descendant-or-self::*"
271 XPathExpression FirstParaExpr = xpath.compile("//p[not(../../../"
297 XPathExpression ItempropImageExpr = xpath.compile("//*[@itemprop='image']/@src")
    [all...]
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 
jaxen-1.1-beta-7.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
jdom2-2.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jdom/jdom2/2.0.6/
jdom2-2.0.6.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/libxml2/
runtest.c 41 #include <libxml/xpath.h>
440 channel(data, "XPath ");
3636 xmlXPathObjectPtr xpath; local
3785 xmlXPathObjectPtr xpath = NULL; local
3878 char *xpath = NULL; local
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/jaxen/jaxen/1.1.6/
jaxen-1.1.6.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 

Completed in 389 milliseconds

1 2 3 4 5 6 7 891011>>