com.sun.xml.internal.bind.v2.runtime.unmarshaller
public final class: AttributesExImpl [javadoc |
source]
java.lang.Object
com.sun.xml.internal.bind.util.AttributesImpl
com.sun.xml.internal.bind.v2.runtime.unmarshaller.AttributesExImpl
All Implemented Interfaces:
AttributesEx, Attributes
AttributesEx implementation.
TODO: proper implementation that holds CharSequence
- author:
Kohsuke - Kawaguchi
| Method from com.sun.xml.internal.bind.v2.runtime.unmarshaller.AttributesExImpl Summary: |
|---|
|
getData, getData |
| Methods from com.sun.xml.internal.bind.util.AttributesImpl: |
|---|
|
addAttribute, clear, getIndex, getIndex, getIndexFast, getLength, getLocalName, getQName, getType, getType, getType, getURI, getValue, getValue, getValue, removeAttribute, setAttribute, setAttributes, setLocalName, setQName, setType, setURI, setValue |