Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemPI.java101 return Constants.ELEMNAME_PI; in getXSLToken()
DConstants.java65 ELEMNAME_OTHERWISE = 39, ELEMNAME_PI = 58, field in Constants