Searched refs:xmlAttrCount (Results 1 – 1 of 1) sorted by relevance
446 final int xmlAttrCount = xmlParser.getAttributeCount(); in RetrieveAttributes() local465 while (ix < xmlAttrCount && curIdent > curXmlAttr) { in RetrieveAttributes()470 if (ix < xmlAttrCount && curIdent == curXmlAttr) { in RetrieveAttributes()