HomeSort by relevance Sort by last modified time
    Searched full:xpath (Results 301 - 325 of 595) sorted by null

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java 21 package org.apache.xpath.objects;
27 import org.apache.xpath.NodeSetDTM;
28 import org.apache.xpath.axes.NodeSequence;
34 * This class represents an XPath nodeset object, and is capable of
221 return org.apache.xpath.objects.XString.EMPTYSTRING;
302 // * @param support The XPath context to use for the conversion
483 // From http://www.w3.org/TR/xpath:
545 // From http://www.w3.org/TR/xpath:
559 // From http://www.w3.org/TR/xpath:
605 // From http://www.w3.org/TR/xpath:
    [all...]
XMLStringFactoryImpl.java 21 package org.apache.xpath.objects;
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVT.java 33 import org.apache.xpath.XPath;
34 import org.apache.xpath.XPathContext;
308 XPath xpath = local
311 m_parts.addElement(new AVTPartXPath(xpath));
package.html 36 extend members of the org.apache.xpath package and implement XSLT functions. Unlike
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java 21 package org.apache.xpath.axes;
27 import org.apache.xpath.Expression;
28 import org.apache.xpath.compiler.Compiler;
29 import org.apache.xpath.compiler.FunctionTable;
30 import org.apache.xpath.compiler.OpCodes;
31 import org.apache.xpath.compiler.OpMap;
32 import org.apache.xpath.objects.XNumber;
33 import org.apache.xpath.patterns.ContextMatchStepPattern;
34 import org.apache.xpath.patterns.FunctionPattern;
35 import org.apache.xpath.patterns.NodeTest
    [all...]
IteratorPool.java 21 package org.apache.xpath.axes;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
base_rule_store.js 210 * Applies either an Xpath selector or a custom query to the node
213 * @param {string} expr An Xpath expression string or a name of a custom
224 * Applies either an Xpath selector or a custom query to the node
227 * @param {string} expr An Xpath expression string or a name of a custom
241 * Applies either an Xpath selector or a custom query to the node and returns
244 * @param {string} expr An Xpath expression string or a name of a custom
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLMessages.java 25 import org.apache.xpath.res.XPATHMessages;
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpMapVector.java 22 package org.apache.xpath.compiler;
  /external/chromium_org/chrome/test/chromedriver/chrome/
status.cc 35 return "xpath lookup error";
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathEvaluator.cpp 40 using namespace XPath;
XPathExpressionNode.h 38 namespace XPath {
XPathPath.h 35 namespace XPath {
XPathUtil.cpp 35 namespace XPath {
  /external/chromium_org/third_party/libxml/src/include/libxml/
c14n.h 28 #include <libxml/xpath.h>
  /external/chromium_org/third_party/libxslt/libexslt/
common.c 11 #include <libxml/xpath.h>
  /external/chromium_org/third_party/libxslt/libxslt/
templates.c 47 * @comp: the XPath compiled expression
51 * Process the expression using XPath and evaluate the result as
52 * an XPath predicate
106 * @comp: the compiled XPath expression
110 * Process the expression using XPath, allowing to pass a namespace mapping
147 "xpath : string() function didn't return a String\n");
169 * @comp: the compiled XPath expression
171 * Process the expression using XPath and get a string
394 * attribute content and the XPath precompiled expressions around
  /external/libxml2/
Android.mk 24 xpath.c \
  /external/libxml2/include/libxml/
c14n.h 28 #include <libxml/xpath.h>
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathFactoryConfigurationException.java 19 package javax.xml.xpath;
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.0/
common-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.2/
common-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.0/
common-22.5.0.jar 

Completed in 1303 milliseconds

<<11121314151617181920>>