Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorKey.java124 attrDef.setAttrValue(handler, attrUri, attrLocalName, in setPropertiesFromAttributes()
DXSLTElementProcessor.java356 boolean success = attrDef.setAttrValue(handler, attrUri, attrLocalName, in setPropertiesFromAttributes()
DXSLTAttributeDef.java1474 setAttrValue(handler, this.getNamespace(), this.getName(), in setDefAttrValue()
1566 boolean setAttrValue( in setAttrValue() method in XSLTAttributeDef