Class AttributesHolder

java.lang.Object
com.sun.xml.stream.buffer.AttributesHolder
All Implemented Interfaces:
Attributes

public final class AttributesHolder extends Object implements Attributes
Class for holding attributes. Since it implements Attributes, this class follows the SAX convention of using "" instead of null.