Searched refs:ELEMNAME_VALUEOF (Results 1 - 6 of 6) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemComment.java117 case Constants.ELEMNAME_VALUEOF :
H A DElemAttribute.java236 case Constants.ELEMNAME_VALUEOF :
H A DElemPI.java198 case Constants.ELEMNAME_VALUEOF :
H A DElemValueOf.java162 return Constants.ELEMNAME_VALUEOF;
H A DConstants.java71 ELEMNAME_VALUEOF = 30, ELEMNAME_WHEN = 38, field in class:Constants
H A DElemVariable.java414 if (Constants.ELEMNAME_VALUEOF == etype)

Completed in 233 milliseconds