Uses of Interface javax.xml.stream.events.Attribute

Uses in package javax.xml.stream

Methods with return type javax.xml.stream.events.Attribute

Attribute
Create an attribute event.
Attribute
XMLEventFactory.createAttribute(String prefix, String namespaceURI, String localName, String value)
Create an attribute event.
Attribute
Create an attribute event.

Uses in package javax.xml.stream.events

Methods with return type javax.xml.stream.events.Attribute

Attribute
Returns an attribute by name.