HomeSort by relevance Sort by last modified time
    Searched full:stylesheetattrs (Results 1 - 1 of 1) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorLRE.java 117 AttributesImpl stylesheetAttrs = new AttributesImpl();
129 stylesheetAttrs.addAttribute(null, attrLocalName, attrLocalName,
155 stylesheetAttrs, stylesheet);

Completed in 529 milliseconds