Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemCopyOf.java110 return Constants.ELEMNAME_COPY_OF_STRING; in getNodeName()
DConstants.java117 ELEMNAME_COPY_OF_STRING ="copy-of", field in Constants