Package | Description |
---|---|
org.codehaus.stax2.ri.evt |
Modifier and Type | Class | Description |
---|---|---|
class |
AttributeEventImpl |
|
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 © 2019 fasterxml.com. All rights reserved.