Searched refs:ELEMNAME_TEMPLATE (Results 1 – 6 of 6) sorted by relevance
96 if (parentToken == Constants.ELEMNAME_TEMPLATE in compose()
306 return Constants.ELEMNAME_TEMPLATE; in getXSLToken()
965 case Constants.ELEMNAME_TEMPLATE: in isParam()1019 (Constants.ELEMNAME_TEMPLATE == type) || in getPrevElementWithinContext()1148 case Constants.ELEMNAME_TEMPLATE : in visitTopLevelInstruction()1169 case Constants.ELEMNAME_TEMPLATE : in visitInstruction()
68 ELEMNAME_TEMPLATE = 19, ELEMNAME_SORT = 64, field in Constants
596 while((null != el) && (type != Constants.ELEMNAME_TEMPLATE)) in getOwnerXSLTemplate()
2485 && (elem.getXSLToken() != Constants.ELEMNAME_TEMPLATE)) in getCurrentTemplate()