Modifier and Type | Class and Description |
---|---|
public class | AttributeImpl
Implementation of Attribute Event. |
public class | CharacterEvent
Implementation of Character event. |
public class | CommentEvent
This class contains information about Comment event. |
public class | |
public abstract class | DummyEvent
DummyEvent is an abstract class. |
public class | EndDocumentEvent
This class contains information about EndDocument event. |
public class | EndElementEvent
Implementation of EndElement event. |
public class | EntityDeclarationImpl
This class store all the information for a particular EntityDeclaration. |
public class | EntityReferenceEvent
Implements EntityReference event. |
public class | LocationImpl
Implementation of Location interface to be used by event readers. |
public class | |
public class | |
public class | NotationDeclarationImpl
Implementation of NotationDeclaration event. |
public class | ProcessingInstructionEvent
Implements Processing Instruction Event |
public class | StartDocumentEvent
Implementation of StartDocumentEvent. |
public class | StartElementEvent
Implementation of StartElementEvent. |
public class | XMLEventAllocatorImpl
Implementation of XMLEvent Allocator. |
public class |