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

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.java 41 public static final int FUNC_POSITION = 2;
180 m_functions[FUNC_POSITION] = org.apache.xpath.functions.FuncPosition.class;
237 new Integer(FunctionTable.FUNC_POSITION));
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java 412 case FunctionTable.FUNC_POSITION:
    [all...]

Completed in 78 milliseconds