| Package | Description | 
|---|---|
| javax.xml.stream | |
| javax.xml.stream.events | |
| javax.xml.stream.util | 
| Class and Description | 
|---|
| Attribute
 An interface that contains information about an attribute. 
 | 
| Characters
 This describes the interface to Characters events. 
 | 
| Comment
 An interface for comment events 
 | 
| DTD
 This is the top level interface for events dealing with DTDs 
 | 
| EndDocument
 A marker interface for the end of the document 
 | 
| EndElement
 An interface for the end element event. 
 | 
| EntityDeclaration
 An interface for handling Entity Declarations
 This interface is used to record and report unparsed entity declarations. 
 | 
| EntityReference
 An interface for handling Entity events. 
 | 
| Namespace
 An interface that contains information about a namespace. 
 | 
| ProcessingInstruction
 An interface that describes the data found in processing instructions 
 | 
| StartDocument
 An interface for the start document event 
 | 
| StartElement
 The StartElement interface provides access to information about
 start elements. 
 | 
| XMLEvent
 This is the base event interface for handling markup events. 
 | 
| Class and Description | 
|---|
| Attribute
 An interface that contains information about an attribute. 
 | 
| Characters
 This describes the interface to Characters events. 
 | 
| EndElement
 An interface for the end element event. 
 | 
| EntityDeclaration
 An interface for handling Entity Declarations
 This interface is used to record and report unparsed entity declarations. 
 | 
| StartElement
 The StartElement interface provides access to information about
 start elements. 
 | 
| XMLEvent
 This is the base event interface for handling markup events. 
 | 
| Class and Description | 
|---|
| XMLEvent
 This is the base event interface for handling markup events. 
 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.