Searched refs:attrSets (Results 1 – 1 of 1) sorted by relevance
152 java.util.List attrSets = stylesheet.getAttributeSetComposed(qname); in applyAttrSets() local154 if (null != attrSets) in applyAttrSets()156 int nSets = attrSets.size(); in applyAttrSets()163 (ElemAttributeSet) attrSets.get(k); in applyAttrSets()