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

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorKey.java 130 XSLTAttributeDef[] attrDefs = def.getAttributes();
131 int nAttrDefs = attrDefs.length;
135 XSLTAttributeDef attrDef = attrDefs[i];
XSLTElementProcessor.java 355 XSLTAttributeDef[] attrDefs = def.getAttributes();
356 int nAttrDefs = attrDefs.length;
360 XSLTAttributeDef attrDef = attrDefs[i];
XSLTElementDef.java 580 XSLTAttributeDef[] attrDefs = getAttributes();
581 int nAttrDefs = attrDefs.length;
585 XSLTAttributeDef attrDef = attrDefs[k];
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 161 milliseconds