Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemFallback.java58 return Constants.ELEMNAME_FALLBACK_STRING; in getNodeName()
DConstants.java133 ELEMNAME_FALLBACK_STRING = "fallback", field in Constants