Uses of Class
org.apache.xml.serializer.AttributesImplSerializer

Packages that use AttributesImplSerializer
org.apache.xml.serializer Processes SAX events into streams. 
 

Uses of AttributesImplSerializer in org.apache.xml.serializer
 

Fields in org.apache.xml.serializer declared as AttributesImplSerializer
protected  AttributesImplSerializer SerializerBase.m_attributes
          All the attributes of the current element, collected from startPrefixMapping() calls, or addAddtribute() calls, or from the SAX attributes in a startElement() call.