public class XMLAttributesIteratorImpl extends XMLAttributesImpl implements Iterator
| Modifier and Type | Field and Description |
|---|---|
protected int |
fCurrent |
protected jdk7u.jaxp.org.apache.xerces.external.util.XMLAttributesImpl.Attribute |
fLastReturnedItem |
fAttributes, fAttributeTableView, fAttributeTableViewChainState, fIsTableViewConsistent, fLargeCount, fLength, fNamespaces, fTableViewBuckets, SIZE_LIMIT, TABLE_SIZE| Constructor and Description |
|---|
XMLAttributesIteratorImpl()
Creates a new instance of XMLAttributesIteratorImpl
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
void |
removeAllAttributes()
Removes all of the attributes.
|
addAttribute, addAttribute, addAttributeNS, checkDuplicatesNS, cleanTableView, getAugmentations, getAugmentations, getAugmentations, getIndex, getIndex, getIndexByLocalName, getIndexFast, getIndexFast, getLength, getLocalName, getName, getName, getNonNormalizedValue, getPrefix, getQName, getQualifiedName, getSchemaId, getSchemaId, getSchemaId, getTableViewBucket, getTableViewBucket, getType, getType, getType, getURI, getValue, getValue, getValue, isSpecified, prepareAndPopulateTableView, prepareTableView, refresh, refresh, removeAttributeAt, setAugmentations, setName, setNamespaces, setNonNormalizedValue, setSchemaId, setSpecified, setType, setURI, setValue, setValueprotected int fCurrent
protected jdk7u.jaxp.org.apache.xerces.external.util.XMLAttributesImpl.Attribute fLastReturnedItem
public XMLAttributesIteratorImpl()
public void removeAllAttributes()
XMLAttributesImplremoveAllAttributes in interface XMLAttributesremoveAllAttributes in class XMLAttributesImplCopyright © 2018–2021 mhoffrogge. All rights reserved.