Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DKeyDeclaration.java90 return Constants.ELEMNAME_KEY_STRING; in getNodeName()
DConstants.java138 ELEMNAME_KEY_STRING = "key", field in Constants