Searched refs:ElemAttributeSet (Results 1 – 6 of 6) sorted by relevance
25 import org.apache.xalan.templates.ElemAttributeSet;65 ElemAttributeSet eat = new ElemAttributeSet(); in startElement()
162 ElemAttributeSet attrSet = in applyAttrSets()163 (ElemAttributeSet) attrSets.get(k); in applyAttrSets()
860 public void setAttributeSet(ElemAttributeSet attrSet) in setAttributeSet()881 public ElemAttributeSet getAttributeSet(int i) in getAttributeSet()888 return (ElemAttributeSet) m_attributeSets.elementAt(i); in getAttributeSet()1412 ElemAttributeSet attrSet = getAttributeSet(j); in callChildVisitors()
42 public class ElemAttributeSet extends ElemUse class
551 void recomposeAttributeSets(ElemAttributeSet attrSet) in recomposeAttributeSets()
57 import org.apache.xalan.templates.ElemAttributeSet;2679 public boolean isRecursiveAttrSet(ElemAttributeSet attrSet) in isRecursiveAttrSet()2706 public void pushElemAttributeSet(ElemAttributeSet attrSet) in pushElemAttributeSet()