Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemPI.java111 return Constants.ELEMNAME_PI_STRING; in getNodeName()
DConstants.java147 ELEMNAME_PI_STRING = "processing-instruction", field in Constants