Class TransformedEvent.Attr

java.lang.Object
org.apache.sis.xml.TransformedEvent<Attribute>
org.apache.sis.xml.TransformedEvent.Attr
All Implemented Interfaces:
Attribute, XMLEvent, XMLStreamConstants
Direct Known Subclasses:
TransformedEvent.Type
Enclosing class:
TransformedEvent<E extends XMLEvent>

static class TransformedEvent.Attr extends TransformedEvent<Attribute> implements Attribute
Wrapper over an attribute emitted during the reading or writing of an XML document. This wrapper is used for changing the namespace of the attribute.