HomeSort by relevance Sort by last modified time
    Searched refs:ELEMNAME_COPY (Results 1 - 5 of 5) sorted by null

  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemComment.java 123 case Constants.ELEMNAME_COPY :
ElemCopy.java 56 return Constants.ELEMNAME_COPY;
ElemAttribute.java 242 case Constants.ELEMNAME_COPY :
ElemPI.java 204 case Constants.ELEMNAME_COPY :
Constants.java 47 ELEMNAME_CONTENTS = 8, ELEMNAME_COPY = 9,

Completed in 31 milliseconds