Package com.sun.xml.fastinfoset.stax.events

Class Summary
AttributeBase  
CharactersEvent  
CommentEvent  
DTDEvent DTDEvent.
EmptyIterator  
EndDocumentEvent  
EndElementEvent  
EntityDeclarationImpl  
EntityReferenceEvent  
EventBase  
NamespaceBase  
ProcessingInstructionEvent  
ReadIterator  
StartDocumentEvent  
StartElementEvent  
StAXEventAllocatorBase allows a user to register a way to allocate events given an XMLStreamReader.
StAXEventReader  
StAXEventWriter  
StAXFilteredEvent  
Util A Utility class for the StAX Events implementation.
XMLConstants