Searched refs:numAtts (Results 1 – 1 of 1) sorted by relevance
147 private void switchOverToHash(int numAtts) in switchOverToHash() argument149 for (int index = 0; index < numAtts; index++) in switchOverToHash()200 int numAtts = atts.getLength(); in setAttributes() local201 if (MAX <= numAtts) in setAttributes()202 switchOverToHash(numAtts); in setAttributes()