Searched refs:ELEMNAME_EXTENSIONDECL (Results 1 – 3 of 3) sorted by relevance
196 return Constants.ELEMNAME_EXTENSIONDECL; in getXSLToken()
125 if (Constants.ELEMNAME_EXTENSIONDECL == child.getXSLToken()) in getElemExtensionDecl()
90 ELEMNAME_EXTENSIONCALL = 79, ELEMNAME_EXTENSIONDECL = 85, field in Constants