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