Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemUse.java120 public void applyAttrSets( in applyAttrSets() method in ElemUse
124 applyAttrSets(transformer, stylesheet, m_attributeSetsNames); in applyAttrSets()
140 private void applyAttrSets( in applyAttrSets() method in ElemUse
200 applyAttrSets(transformer, getStylesheetRoot(), in execute()