Class AttributesExImpl

java.lang.Object
com.sun.xml.bind.util.AttributesImpl
com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl
All Implemented Interfaces:
AttributesEx, Attributes

public final class AttributesExImpl extends AttributesImpl implements AttributesEx
AttributesEx implementation. TODO: proper implementation that holds CharSequence
Author:
Kohsuke Kawaguchi