OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 112 milliseconds