EndDocument, XMLEvent, XMLStreamConstants, XMLSecEndDocument, XMLSecEventpublic class XMLSecEndDocumentImpl extends XMLSecEventBaseImpl implements XMLSecEndDocument
parentXMLSecStartELementATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Constructor | Description |
|---|---|
XMLSecEndDocumentImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
XMLSecEndDocument |
asEndEndDocument() |
|
int |
getEventType() |
|
boolean |
isEndDocument() |
|
void |
writeAsEncodedUnicode(Writer writer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getSchemaType, isAttribute, isCharacters, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElementasCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElementasCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getEmptyIterator, getLocation, getParentXMLSecStartElement, getSchemaType, getStartElementAtLevel, isAttribute, isCharacters, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, setParentXMLSecStartElementpublic int getEventType()
getEventType in interface XMLEventpublic boolean isEndDocument()
isEndDocument in interface XMLEventisEndDocument in class XMLSecEventBaseImplpublic XMLSecEndDocument asEndEndDocument()
asEndEndDocument in interface XMLSecEndDocumentpublic void writeAsEncodedUnicode(Writer writer) throws XMLStreamException
writeAsEncodedUnicode in interface XMLEventwriteAsEncodedUnicode in class XMLSecEventBaseImplXMLStreamExceptionCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.