Module java.xml
Package javax.xml.stream.events
package javax.xml.stream.events
Defines event interfaces for the Streaming API for XML (StAX).
- Since:
- 1.6
-
ClassDescriptionAn interface that contains information about an attribute.This describes the interface to Characters events.An interface for comment eventsThis is the top level interface for events dealing with DTDsA marker interface for the end of the documentAn interface for the end element event.An interface for handling Entity Declarations This interface is used to record and report unparsed entity declarations.An interface for handling Entity events.An interface that contains information about a namespace.An interface for handling Notation Declarations Receive notification of a notation declaration event.An interface that describes the data found in processing instructionsAn interface for the start document eventThe StartElement interface provides access to information about start elements.This is the base event interface for handling markup events.