Home
last modified time | relevance | path

Searched refs:attributeSetsNames (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemUse.java141 TransformerImpl transformer, StylesheetRoot stylesheet, QName attributeSetsNames[]) in applyAttrSets() argument
145 if (null != attributeSetsNames) in applyAttrSets()
147 int nNames = attributeSetsNames.length; in applyAttrSets()
151 QName qname = attributeSetsNames[i]; in applyAttrSets()