Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorLRE.java117 AttributesImpl stylesheetAttrs = new AttributesImpl(); in startElement() local
129 stylesheetAttrs.addAttribute(null, attrLocalName, attrLocalName, in startElement()
155 stylesheetAttrs, stylesheet); in startElement()