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

  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemExtensionCall.java 125 if (Constants.ELEMNAME_EXTENSIONDECL == child.getXSLToken())
ElemExtensionDecl.java 196 return Constants.ELEMNAME_EXTENSIONDECL;
Constants.java 90 ELEMNAME_EXTENSIONCALL = 79, ELEMNAME_EXTENSIONDECL = 85,

Completed in 34 milliseconds