Searched refs:ELEMNAME_FOREACH (Results 1 – 6 of 6) sorted by relevance
116 case Constants.ELEMNAME_FOREACH : in appendChild()
197 case Constants.ELEMNAME_FOREACH : in appendChild()
235 case Constants.ELEMNAME_FOREACH : in appendChild()
59 ELEMNAME_FOREACH = 28, ELEMNAME_KEY = 31, field in Constants
236 return Constants.ELEMNAME_FOREACH; in getXSLToken()
1018 if((Constants.ELEMNAME_FOREACH == type) || in getPrevElementWithinContext()1170 case Constants.ELEMNAME_FOREACH : in visitInstruction()1174 if(type == Constants.ELEMNAME_FOREACH) in visitInstruction()