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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 124 iterator = new TypedChildrenIterator(type);
422 public final class TypedChildrenIterator extends InternalAxisIteratorBase
429 * Constructor TypedChildrenIterator
434 public TypedChildrenIterator(int nodeType)
504 } // end of TypedChildrenIterator
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 218 public final class TypedChildrenIterator extends InternalAxisIteratorBase
225 * Constructor TypedChildrenIterator
230 public TypedChildrenIterator(int nodeType)
342 } // end of TypedChildrenIterator
    [all...]

Completed in 450 milliseconds