Searched defs:setPropertiesFromAttributes (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorKey.java73 setPropertiesFromAttributes(handler, rawName, attributes, kd);
86 void setPropertiesFromAttributes( method in class:ProcessorKey
H A DXSLTElementProcessor.java263 void setPropertiesFromAttributes( method in class:XSLTElementProcessor
268 setPropertiesFromAttributes(handler, rawName, attributes, target, true);
285 Attributes setPropertiesFromAttributes( method in class:XSLTElementProcessor

Completed in 203 milliseconds