Searched defs:attributeCount (Results 1 – 4 of 4) sorted by relevance
58 private int attributeCount = -1; field in ExpatParser143 long attributePointer, int attributeCount) throws SAXException { in startElement()630 private static native long cloneAttributes(long pointer, int attributeCount); in cloneAttributes()794 long attributePointer, int attributeCount) throws SAXException { in startElement()
156 int attributeCount = attributes.size(); in AttributedString() local
164 private int attributeCount; field in KXmlParser
189 int attributeCount; member