Home
last modified time | relevance | path

Searched defs:FUNC_UNPARSED_ENTITY_URI (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java134 public static final int FUNC_UNPARSED_ENTITY_URI = 36; field in FunctionTable
299 new Integer(FunctionTable.FUNC_UNPARSED_ENTITY_URI)); in m_functionID.put()