Class XMLSecEventBaseImpl

java.lang.Object
org.apache.xml.security.stax.impl.stax.XMLSecEventBaseImpl
All Implemented Interfaces:
XMLEvent, XMLStreamConstants, XMLSecEvent
Direct Known Subclasses:
XMLSecAttributeImpl, XMLSecCharactersImpl, XMLSecCommentImpl, XMLSecDTDImpl, XMLSecEndDocumentImpl, XMLSecEndElementImpl, XMLSecEntityDeclarationImpl, XMLSecEntityReferenceImpl, XMLSecNamespaceImpl, XMLSecProcessingInstructionImpl, XMLSecStartDocumentImpl, XMLSecStartElementImpl

public abstract class XMLSecEventBaseImpl extends Object implements XMLSecEvent