Package com.sun.xml.stream

Interface Summary
XMLBufferListener XMLBufferListerner should be implemented by classes which wish to receive call backs from XMLEntityReader.
XMLDocumentFragmentScannerImpl.Driver Drives the parser to the next state/event on the input.
XMLEntityHandler The entity handler interface defines methods to report information about the start and end of entities.
 

Class Summary
BufferManager  
Constants Commonly used constants.
Entity Entity information.
Entity.ExternalEntity External entity.
Entity.InternalEntity Internal entity.
Entity.ScannedEntity Entity state.
EventFilterSupport  
FileBufferManager  
PropertyManager This class manages different properties related to Stax specification and its implementation.
StaxEntityResolverWrapper  
StaxErrorReporter  
StaxXMLInputSource  
StreamBufferManager  
Version  
XMLDocumentFragmentScannerImpl This class is responsible for scanning the structure and content of document fragments.
XMLDocumentFragmentScannerImpl.Element  
XMLDocumentScannerImpl This class is responsible for scanning XML document structure and content.
XMLDTDScannerImpl This class is responsible for scanning the declarations found in the internal and external subsets of a DTD in an XML document.
XMLEntityManager Will keep track of current entity.
XMLEntityReader This class allows various parser scanners to scan basic XML constructs from entities.
XMLEntityReaderImpl Implements the entity scanner methods.
XMLEntityStorage  
XMLErrorReporter This class is a common element of all parser configurations and is used to report errors that occur.
XMLEventReaderImpl  
XMLNamespaceBinder This class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.
XMLNSDocumentScannerImpl This class adds the functionality of namespace processing.
XMLReaderImpl This class implements javax.xml.stream.XMLStreamReader.
XMLScanner This class is responsible for holding scanning methods common to scanning the XML document structure and content as well as the DTD structure and content.
XMLStreamFilterImpl  
ZephyrParserFactory Factory Implementation for XMLInputFactory.
ZephyrWriterFactory This class provides the implementation of XMLOutputFactory.
 

Exception Summary
XMLStreamException2  
 



Copyright ? 2002-2003 Apache XML Project. All Rights Reserved.