Home
last modified time | relevance | path

Searched refs:FUNC_EXT_ELEM_AVAILABLE_STRING (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DKeywords.java198 public static final String FUNC_EXT_ELEM_AVAILABLE_STRING = field in Keywords
DFunctionTable.java292 m_functionID.put(Keywords.FUNC_EXT_ELEM_AVAILABLE_STRING, in m_functionID.put() argument