| 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 |
| 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 |
| 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 |
| 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 |
| XMLEvent | This is the base event interface for handling markup events. | Interface | javax.xml.stream.events | 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 |
| 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 |
| XMLEvent | Fields inherited from interface javax. | Interface | javax.xml.stream.events | Apache Xerces |