Uses of Class
org.apache.xml.serializer.AttributesImplSerializer
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected AttributesImplSerializerSerializerBase. m_attributesAll the attributes of the current element, collected from startPrefixMapping() calls, or addAddtribute() calls, or from the SAX attributes in a startElement() call.