Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncKey.java46 static private Boolean ISTRUE = new Boolean(true); field in FuncKey
115 usedrefs.put(ref, ISTRUE); in execute()