Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemApplyImport.java59 return Constants.ELEMNAME_APPLY_IMPORTS_STRING; in getNodeName()
DConstants.java103 ELEMNAME_APPLY_IMPORTS_STRING = "apply-imports", field in Constants