HomeSort by relevance Sort by last modified time
    Searched defs:PRECEDING (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
103 * The preceding axis contains all nodes in the same document as the context
107 public static final int PRECEDING = 11;
110 * The preceding-sibling axis contains all the preceding siblings of the
112 * the preceding-sibling axis is empty.
126 * A non-xpath axis, traversing the the preceding and the ancestor nodes,
177 true, // preceding
178 true, // preceding-sibling
196 "preceding", // 1
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 

Completed in 29 milliseconds