API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.xml.stream.events
Author(s)
Since
Version
Serial
Description
See also:   
Attribute View Source An interface that contains information about an attribute.
Characters View Source This describes the interface to Characters events.
Comment View Source An interface for comment events
DTD View Source This is the top level interface for events dealing with DTDs
EndDocument View Source A marker interface for the end of the document
EndElement View Source An interface for the end element event.
EntityDeclaration View Source An interface for handling Entity Declarations This interface is used to record and report unparsed entity declarations.
EntityReference View Source An interface for handling Entity events.
Namespace View Source An interface that contains information about a namespace.
NotationDeclaration View Source An interface for handling Notation Declarations Receive notification of a notation declaration event.
ProcessingInstruction View Source An interface that describes the data found in processing instructions
StartDocument View Source An interface for the start document event
StartElement View Source The StartElement interface provides access to information about start elements.
XMLEvent View Source This is the base event interface for handling markup events.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar