Home
last modified time | relevance | path

Searched defs:attrDef (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorKey.java103 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName); in setPropertiesFromAttributes() local
135 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes() local
DXSLTElementProcessor.java319 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName); in setPropertiesFromAttributes() local
374 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes() local
DXSLTElementDef.java585 XSLTAttributeDef attrDef = attrDefs[k]; in getAttributeDef() local