Searched refs:ElemApplyTemplates (Results 1 – 4 of 4) sorted by relevance
24 import org.apache.xalan.templates.ElemApplyTemplates;138 || elem instanceof ElemApplyTemplates in validate()
27 import org.apache.xalan.templates.ElemApplyTemplates;434 ElemApplyTemplates.class /* class object */, 20, true); in build()
1079 ElemApplyTemplates childrenElement = new ElemApplyTemplates(); in initDefaultRule()1113 childrenElement = new ElemApplyTemplates(); in initDefaultRule()
51 public class ElemApplyTemplates extends ElemCallTemplate class