Package javax.xml.stream

Subset implementation of javax XML stream classes

See:
          Description

Interface Summary
Location Provides information on the location of an event.
StreamFilter  
XMLEventReader This is the top level interface for parsing XML Events.
XMLStreamConstants This interface declares the constants used in this API.
XMLStreamReader The XMLStreamReader interface allows forward, read-only access to XML.
 

Class Summary
XMLInputFactory  
 

Exception Summary
XMLStreamException  
 

Package javax.xml.stream Description

Subset implementation of javax XML stream classes