Uses of Class
org.codehaus.stax2.ri.evt.BaseEventImpl
-
Packages that use BaseEventImpl Package Description org.codehaus.stax2.ri.evt -
-
Uses of BaseEventImpl in org.codehaus.stax2.ri.evt
Subclasses of BaseEventImpl in org.codehaus.stax2.ri.evt Modifier and Type Class Description classAttributeEventImplclassCharactersEventImplclassCommentEventImplclassDTDEventImplVanilla implementation of a DTD event.classEndDocumentEventImplclassEndElementEventImplclassEntityDeclarationEventImplSimple base implementation that can be used either as a placeholder, or a base for 'real' entity declaration implementations.classEntityReferenceEventImplclassNamespaceEventImplImplementation ofNamespace.classNotationDeclarationEventImplclassProcInstrEventImplclassStartDocumentEventImplclassStartElementEventImplWstxStartElementimplementation used when event is constructed from already objectified data, for example when constructed by the event factory.
-