Searched refs:m_attributeSetsNames (Results 1 – 1 of 1) sorted by relevance
48 private QName m_attributeSetsNames[] = null; field in ElemUse66 m_attributeSetsNames = new QName[n]; in setUseAttributeSets()70 m_attributeSetsNames[i] = (QName) v.elementAt(i); in setUseAttributeSets()87 m_attributeSetsNames = v; in setUseAttributeSets()105 return m_attributeSetsNames; in getUseAttributeSets()124 applyAttrSets(transformer, stylesheet, m_attributeSetsNames); in applyAttrSets()198 if (null != m_attributeSetsNames) in execute()201 m_attributeSetsNames); in execute()