Searched refs:setPropertiesFromAttributes (Results 1 - 12 of 12) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorDecimalFormat.java70 setPropertiesFromAttributes(handler, rawName, attributes, dfp);
H A DProcessorKey.java73 setPropertiesFromAttributes(handler, rawName, attributes, kd);
86 void setPropertiesFromAttributes( method in class:ProcessorKey
H A DProcessorAttributeSet.java78 setPropertiesFromAttributes(handler, rawName, attributes, eat);
H A DProcessorNamespaceAlias.java68 setPropertiesFromAttributes(handler, rawName, attributes, na);
H A DProcessorPreserveSpace.java65 setPropertiesFromAttributes(handler, rawName, attributes, paths);
H A DProcessorStripSpace.java64 setPropertiesFromAttributes(handler, rawName, attributes, paths);
H A DProcessorStylesheetElement.java106 setPropertiesFromAttributes(handler, rawName, attributes,
H A DProcessorTemplateElem.java78 setPropertiesFromAttributes(handler, rawName, attributes, elem);
H A DXSLTElementProcessor.java263 void setPropertiesFromAttributes( method in class:XSLTElementProcessor
268 setPropertiesFromAttributes(handler, rawName, attributes, target, true);
285 Attributes setPropertiesFromAttributes( method in class:XSLTElementProcessor
H A DProcessorLRE.java154 stylesheetProcessor.setPropertiesFromAttributes(handler, "stylesheet",
283 setPropertiesFromAttributes(handler, rawName, attributes, elem);
302 setPropertiesFromAttributes(handler, rawName, attributes, elem);
H A DProcessorOutputElem.java195 setPropertiesFromAttributes(handler, rawName, attributes, this);
H A DProcessorInclude.java129 setPropertiesFromAttributes(handler, rawName, attributes, this);

Completed in 771 milliseconds