public class XMLSecEndDocumentImpl extends XMLSecEventBaseImpl implements XMLSecEndDocument
parentXMLSecStartELement
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
XMLSecEndDocumentImpl() |
Modifier and Type | Method and Description |
---|---|
XMLSecEndDocument |
asEndEndDocument() |
int |
getEventType() |
boolean |
isEndDocument() |
asCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getEmptyIterator, getLocation, getParentXMLSecStartElement, getSchemaType, getStartElementAtLevel, isAttribute, isCharacters, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, setParentXMLSecStartElement, writeAsEncodedUnicode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElement
getLocation, getSchemaType, isAttribute, isCharacters, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode
public int getEventType()
getEventType
in interface XMLEvent
public boolean isEndDocument()
isEndDocument
in interface XMLEvent
isEndDocument
in class XMLSecEventBaseImpl
public XMLSecEndDocument asEndEndDocument()
asEndEndDocument
in interface XMLSecEndDocument
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.