| Name | Description | Type | Package | Framework |
| Attribute | An interface that contains information about an attribute. | Interface | javax.xml.stream.events | Java SE |
| Characters | This describes the interface to Characters events. | Interface | javax.xml.stream.events | Java SE |
| Comment | An interface for comment eventsSince:1. | Interface | javax.xml.stream.events | Java SE |
| DTD | This is the top level interface for events dealing with DTDsSince:1. | Interface | javax.xml.stream.events | Java SE |
| EventReaderDelegate | This is the base class for deriving an XMLEventReader This class is designed to sit between an XMLEventReader and an | Class | javax.xml.stream.util | Java SE |
| EndDocument | A marker interface for the end of the documentSince:1. | Interface | javax.xml.stream.events | Java SE |
| EndElement | An interface for the end element event. | Interface | javax.xml.stream.events | Java SE |
| EntityDeclaration | An interface for handling Entity Declarations This interface is used to record and report unparsed entity declarations. | Interface | javax.xml.stream.events | Java SE |
| EntityReference | An interface for handling Entity events. | Interface | javax.xml.stream.events | Java SE |
| EventFilter | This interface declares a simple filter interface that one can create to filter XMLEventReaders | Interface | javax.xml.stream | Java SE |
| FactoryConfigurationError | An error class for reporting factory configuration errors. | Class | javax.xml.stream | Java SE |
| Location | Provides information on the location of an event. | Interface | javax.xml.stream | Java SE |
| Namespace | An interface that contains information about a namespace. | Interface | javax.xml.stream.events | Java SE |
| NotationDeclaration | An interface for handling Notation Declarations Receive notification of a notation declaration event. | Interface | javax.xml.stream.events | Java SE |
| ProcessingInstruction | An interface that describes the data found in processing instructionsSince:1. | Interface | javax.xml.stream.events | Java SE |
| StreamReaderDelegate | This is the base class for deriving an XMLStreamReader filter This class is designed to sit between an XMLStreamReader and an | Class | javax.xml.stream.util | Java SE |
| StartDocument | An interface for the start document eventSince:1. | Interface | javax.xml.stream.events | Java SE |
| StartElement | The StartElement interface provides access to information about start elements. | Interface | javax.xml.stream.events | Java SE |
| StreamFilter | This interface declares a simple filter interface that one can create to filter XMLStreamReaders | Interface | javax.xml.stream | Java SE |
| XMLEventFactory | This interface defines a utility class for creating instances ofSince:1. | Class | javax.xml.stream | Java SE |
| XMLInputFactory | Defines an abstract implementation of a factory for getting streams. | Class | javax.xml.stream | Java SE |
| XMLOutputFactory | Defines an abstract implementation of a factory for getting XMLEventWriters and XMLStreamWriters. | Class | javax.xml.stream | Java SE |
| XMLStreamException | The base exception for unexpected processing errors. | Class | javax.xml.stream | Java SE |
| XMLEvent | This is the base event interface for handling markup events. | Interface | javax.xml.stream.events | Java SE |
| XMLEventAllocator | This interface defines a class that allows a user to register a way to allocate events given an XMLStreamReader. | Interface | javax.xml.stream.util | Java SE |
| XMLEventConsumer | This interface defines an event consumer interface. | Interface | javax.xml.stream.util | Java SE |
| XMLEventReader | This is the top level interface for parsing XML Events. | Interface | javax.xml.stream | Java SE |
| XMLEventWriter | This is the top level interface for writing XML documents. | Interface | javax.xml.stream | Java SE |
| XMLReporter | This interface is used to report non-fatal errors. | Interface | javax.xml.stream | Java SE |
| XMLResolver | This interface is used to resolve resources during an XML parse. | Interface | javax.xml.stream | Java SE |
| XMLStreamConstants | This interface declares the constants used in this API. | Interface | javax.xml.stream | Java SE |
| XMLStreamReader | The XMLStreamReader interface allows forward, read-only access to XML. | Interface | javax.xml.stream | Java SE |
| XMLStreamWriter | The XMLStreamWriter interface specifies how to write XML. | Interface | javax.xml.stream | Java SE |
| Attribute | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| Characters | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| Comment | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| DTD | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| EndDocument | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| EndElement | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| EntityDeclaration | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| EntityReference | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| EventReaderDelegate | Class | javax.xml.stream.util | Apache Xerces | |
| FactoryConfigurationError | See Also:Serialized FormConstructor SummaryFactoryConfigurationError() | Class | javax.xml.stream | Apache Xerces |
| Location | Interface | javax.xml.stream | Apache Xerces | |
| Namespace | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| NotationDeclaration | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| ProcessingInstruction | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| StartDocument | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| StartElement | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| StreamFilter | Interface | javax.xml.stream | Apache Xerces | |
| StreamReaderDelegate | Fields inherited from interface javax. | Class | javax.xml.stream.util | Apache Xerces |
| XMLEvent | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |
| XMLEventAllocator | Interface | javax.xml.stream.util | Apache Xerces | |
| XMLEventConsumer | Interface | javax.xml.stream.util | Apache Xerces | |
| XMLEventFactory | Class | javax.xml.stream | Apache Xerces | |
| XMLEventReader | Interface | javax.xml.stream | Apache Xerces | |
| XMLEventWriter | Interface | javax.xml.stream | Apache Xerces | |
| XMLInputFactory | Class | javax.xml.stream | Apache Xerces | |
| XMLOutputFactory | Class | javax.xml.stream | Apache Xerces | |
| XMLReporter | Interface | javax.xml.stream | Apache Xerces | |
| XMLResolver | Interface | javax.xml.stream | Apache Xerces | |
| XMLStreamConstants | Interface | javax.xml.stream | Apache Xerces | |
| XMLStreamException | Class | javax.xml.stream | Apache Xerces | |
| XMLStreamReader | Fields inherited from interface javax. | Interface | javax.xml.stream | Apache Xerces |
| XMLStreamWriter | Interface | javax.xml.stream | Apache Xerces | |