Uses of Package
javax.xml.stream.events

Packages that use javax.xml.stream.events
Package
Description
Defines interfaces and classes for the Streaming API for XML (StAX).
Defines event interfaces for the Streaming API for XML (StAX).
Provides utility classes for the Streaming API for XML (StAX).
  • Class
    Description
    An interface that contains information about an attribute.
    This describes the interface to Characters events.
    An interface for comment events
    This is the top level interface for events dealing with DTDs
    A marker interface for the end of the document
    An 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 that describes the data found in processing instructions
    An interface for the start document event
    The StartElement interface provides access to information about start elements.
    This is the base event interface for handling markup events.
  • Class
    Description
    An interface that contains information about an attribute.
    This describes the interface to Characters events.
    An 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 that contains information about a namespace.
    An interface for handling Notation Declarations Receive notification of a notation declaration event.
    The StartElement interface provides access to information about start elements.
    This is the base event interface for handling markup events.
  • Class
    Description
    This is the base event interface for handling markup events.