HomeSort by relevance Sort by last modified time
    Searched defs:FOLLOWING (Results 1 - 2 of 2) 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
71 * the following axis contains all nodes in the same document as the
75 public static final int FOLLOWING = 6;
78 * The following-sibling axis contains all the following siblings of the
80 * the following-sibling axis is empty.
172 false, // following
173 false, // following-sibling
191 "following", // 6
192 "following-sibling", //
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 

Completed in 1339 milliseconds