HomeSort by relevance Sort by last modified time
    Searched defs:xpath (Results 176 - 200 of 270) sorted by null

1 2 3 4 5 6 78 91011

  /external/apache-xml/src/main/java/org/apache/xpath/
XPath.java 19 * $Id: XPath.java 468655 2006-10-28 07:12:06Z minchau $
21 package org.apache.xpath;
33 import org.apache.xpath.compiler.Compiler;
34 import org.apache.xpath.compiler.FunctionTable;
35 import org.apache.xpath.compiler.XPathParser;
36 import org.apache.xpath.functions.Function;
37 import org.apache.xpath.objects.XObject;
38 import org.apache.xpath.res.XPATHErrorResources;
41 * The XPath class wraps an expression object and provides general services
45 public class XPath implements Serializable, ExpressionOwne
    [all...]
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/apache-xml/src/main/java/org/apache/xpath/axes/
PredicatedNodeTest.java 21 package org.apache.xpath.axes;
26 import org.apache.xpath.Expression;
27 import org.apache.xpath.ExpressionOwner;
28 import org.apache.xpath.XPathContext;
29 import org.apache.xpath.XPathVisitor;
30 import org.apache.xpath.compiler.Compiler;
31 import org.apache.xpath.objects.XObject;
32 import org.apache.xpath.patterns.NodeTest;
206 * @param xctxt The XPath runtime context.
219 * @param xctxt XPath runtime context
    [all...]
LocPathIterator.java 21 package org.apache.xpath.axes;
29 import org.apache.xpath.ExpressionOwner;
30 import org.apache.xpath.XPathContext;
31 import org.apache.xpath.XPathVisitor;
32 import org.apache.xpath.compiler.Compiler;
33 import org.apache.xpath.objects.XNodeSet;
34 import org.apache.xpath.objects.XObject;
35 import org.apache.xpath.res.XPATHErrorResources;
39 * and fetches nodes one at a time in document order based on a XPath
40 * <a href="http://www.w3.org/TR/xpath#NT-LocationPath>LocationPath</a>
    [all...]
NodeSequence.java 21 package org.apache.xpath.axes;
30 import org.apache.xpath.NodeSetDTM;
31 import org.apache.xpath.XPathContext;
32 import org.apache.xpath.objects.XObject;
706 * @see org.apache.xpath.Expression#fixupVariables(Vector, int)
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...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
Keywords.java 21 package org.apache.xpath.compiler;
OpCodes.java 21 package org.apache.xpath.compiler;
24 * Operations codes for XPath.
Compiler.java 21 package org.apache.xpath.compiler;
34 import org.apache.xpath.Expression;
35 import org.apache.xpath.axes.UnionPathIterator;
36 import org.apache.xpath.axes.WalkerFactory;
37 import org.apache.xpath.functions.FuncExtFunction;
38 import org.apache.xpath.functions.FuncExtFunctionAvailable;
39 import org.apache.xpath.functions.Function;
40 import org.apache.xpath.functions.WrongNumberArgsException;
41 import org.apache.xpath.objects.XNumber;
42 import org.apache.xpath.objects.XString
    [all...]
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/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...]
XString.java 21 package org.apache.xpath.objects;
29 import org.apache.xpath.ExpressionOwner;
30 import org.apache.xpath.XPathContext;
31 import org.apache.xpath.XPathVisitor;
34 * This class represents an XPath string object, and is capable of
175 * @param support Xpath context to use for the conversion
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
StepPattern.java 21 package org.apache.xpath.patterns;
27 import org.apache.xpath.Expression;
28 import org.apache.xpath.ExpressionOwner;
29 import org.apache.xpath.XPathContext;
30 import org.apache.xpath.XPathVisitor;
31 import org.apache.xpath.axes.SubContextList;
32 import org.apache.xpath.compiler.PsuedoNames;
33 import org.apache.xpath.objects.XObject;
91 * @see org.apache.xpath.compiler.PsuedoNames
133 * @see org.apache.xpath.compiler.PsuedoName
    [all...]
  /external/chromium_org/chrome/test/chromedriver/
window_commands.cc 313 "function(xpath) {"
314 " return document.evaluate(xpath, document, null, "
317 std::string xpath = "(/html/body//iframe|/html/frameset/frame)"; local
321 xpath += base::StringPrintf(
324 xpath += base::StringPrintf("[%d]", id_int + 1);
328 args.Append(new base::StringValue(xpath));
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 47 import org.apache.xpath.XPath;
48 import org.apache.xpath.compiler.FunctionTable;
49 import org.apache.xpath.functions.Function;
72 * The function table of XPath and XSLT;
141 * Process an expression string into an XPath.
144 * @param str A non-null reference to a valid or invalid XPath expression string.
146 * @return A non-null reference to an XPath object that represents the string argument.
151 public XPath createXPath(String str, ElemTemplateElement owningTemplate)
155 XPath xpath = new XPath(str, owningTemplate, this, XPath.SELECT, handler, local
176 XPath xpath = new XPath(str, owningTemplate, this, XPath.MATCH, handler, local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 29 import org.apache.xpath.Expression;
30 import org.apache.xpath.ExpressionNode;
31 import org.apache.xpath.ExpressionOwner;
32 import org.apache.xpath.XPath;
33 import org.apache.xpath.axes.AxesWalker;
34 import org.apache.xpath.axes.FilterExprIteratorSimple;
35 import org.apache.xpath.axes.FilterExprWalker;
36 import org.apache.xpath.axes.LocPathIterator;
37 import org.apache.xpath.axes.SelfIteratorNoPredicate
850 XPath xpath = new XPath(lpi); local
881 XPath xpath = new XPath(lpi); local
    [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/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;
175 XPath xpath = xpathFac.newXPath(); local
189 XPathExpression ItempropDescExpr = xpath.compile("/descendant-or-self::*"
200 XPathExpression FirstParaExpr = xpath.compile("//p[not(../../../"
226 XPathExpression ItempropImageExpr = xpath.compile("//*[@itemprop='image']/@src")
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
feedTools.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.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/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/chromium_org/third_party/libxml/src/
runtest.c 42 #include <libxml/xpath.h>
439 channel(data, "XPath ");
3554 xmlXPathObjectPtr xpath; local
3703 xmlXPathObjectPtr xpath = NULL; local
3796 char *xpath = NULL; local
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 743 milliseconds

1 2 3 4 5 6 78 91011