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

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.java 47 public static final int FUNC_ID = 4;
182 m_functions[FUNC_ID] = org.apache.xpath.functions.FuncId.class;
241 new Integer(FunctionTable.FUNC_ID));
Keywords.java 257 new Integer(FunctionTable.FUNC_ID));

Completed in 126 milliseconds