- All Superinterfaces:
XMLEvent, XMLStreamConstants
- All Known Subinterfaces:
XMLSecAttribute, XMLSecCharacters, XMLSecComment, XMLSecDTD, XMLSecEndDocument, XMLSecEndElement, XMLSecEntityDeclaration, XMLSecEntityReference, XMLSecNamespace, XMLSecProcessingInstruction, XMLSecStartDocument, XMLSecStartElement
- All Known Implementing Classes:
XMLSecAttributeImpl, XMLSecCharactersImpl, XMLSecCommentImpl, XMLSecDTDImpl, XMLSecEndDocumentImpl, XMLSecEndElementImpl, XMLSecEntityDeclarationImpl, XMLSecEntityReferenceImpl, XMLSecEventBaseImpl, XMLSecNamespaceImpl, XMLSecProcessingInstructionImpl, XMLSecStartDocumentImpl, XMLSecStartElementImpl
public interface XMLSecEvent
extends XMLEvent
-
Field Summary
Fields inherited from interface javax.xml.stream.XMLStreamConstants
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
-
Method Summary
Methods inherited from interface javax.xml.stream.events.XMLEvent
getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode
-
Method Details
-
setParentXMLSecStartElement
-
getParentXMLSecStartElement
-
getDocumentLevel
int getDocumentLevel()
-
-
-
-
-
-