HomeSort by relevance Sort by last modified time
    Searched refs:NodeSequence (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/axes/
NodeSequence.java 19 * $Id: NodeSequence.java 469367 2006-10-31 04:41:08Z minchau $
38 public class NodeSequence extends XObject
57 * Multiple NodeSequence objects may share the same cache.
100 * If this NodeSequence has a cache, and that cache is
115 * If this NodeSequence has a cache, mark that it is complete.
158 * Create a new NodeSequence from a (already cloned) iterator.
165 private NodeSequence(DTMIterator iter, int context, XPathContext xctxt, boolean shouldCacheNodes)
173 * Create a new NodeSequence from a (already cloned) iterator.
177 public NodeSequence(Object nodeVector)
186 "Must have a NodeVector as the object for NodeSequence!");
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java 28 import org.apache.xpath.axes.NodeSequence;
38 public class XNodeSet extends NodeSequence
  /prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar 

Completed in 89 milliseconds