Class AttributesExImpl

java.lang.Object
org.glassfish.jaxb.runtime.util.AttributesImpl
org.glassfish.jaxb.runtime.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