| Package | Description | 
|---|---|
| org.codehaus.stax2.ri.evt | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeEventImpl  | 
class  | 
BaseEventImpl
This abstract base class implements common functionality for
 Stax2 reference implementation's event API part. 
 | 
class  | 
CharactersEventImpl  | 
class  | 
CommentEventImpl  | 
class  | 
DTDEventImpl
Vanilla implementation of a DTD event. 
 | 
class  | 
EndDocumentEventImpl  | 
class  | 
EndElementEventImpl  | 
class  | 
EntityDeclarationEventImpl
Simple base implementation that can be used either as a placeholder,
 or a base for 'real' entity declaration implementations. 
 | 
class  | 
EntityReferenceEventImpl  | 
class  | 
NamespaceEventImpl
Implementation of  
Namespace. | 
class  | 
NotationDeclarationEventImpl  | 
class  | 
ProcInstrEventImpl  | 
class  | 
StartDocumentEventImpl  | 
class  | 
StartElementEventImpl
Wstx  
StartElement implementation used when event is constructed
 from already objectified data, for example when constructed by the event
 factory. | 
Copyright © 2015 fasterxml.com. All Rights Reserved.