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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java 25 * <p>The ancestor, descendant, following, preceding and self axes partition a
58 * The descendant axis contains the descendants of the context node;
59 * a descendant is a child or a child of a child and so on; thus the
60 * descendant axis never contains attribute or namespace nodes.
62 public static final int DESCENDANT = 4;
65 * The descendant-or-self axis contains the context node and the
170 false, // descendant
171 false, // descendant-or-self
189 "descendant", // 4
190 "descendant-or-self", //
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/jdiff/
xerces.jar 

Completed in 1130 milliseconds