HomeSort by relevance Sort by last modified time
    Searched refs:getAttributeDef (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorKey.java 103 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName);
XSLTElementProcessor.java 319 XSLTAttributeDef attrDef = def.getAttributeDef(attrUri, attrLocalName);
XSLTElementDef.java 576 XSLTAttributeDef getAttributeDef(String uri, String localName)

Completed in 8289 milliseconds