public class XMLSecEndElementImpl extends XMLSecEventBaseImpl implements XMLSecEndElement
parentXMLSecStartELementATTRIBUTE, 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 |
|---|
XMLSecEndElementImpl(QName elementName,
XMLSecStartElement parentXmlSecStartElement) |
| Modifier and Type | Method and Description |
|---|---|
XMLSecEndElement |
asEndElement() |
int |
getEventType() |
QName |
getName() |
Iterator |
getNamespaces() |
boolean |
isEndElement() |
void |
writeAsEncodedUnicode(Writer writer) |
asCharacters, asStartElement, getDocumentLevel, getElementPath, getElementPath, getEmptyIterator, getLocation, getParentXMLSecStartElement, getSchemaType, getStartElementAtLevel, isAttribute, isCharacters, isEndDocument, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, setParentXMLSecStartElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasCharacters, asStartElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElementgetLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElementpublic XMLSecEndElementImpl(QName elementName, XMLSecStartElement parentXmlSecStartElement)
public QName getName()
getName in interface EndElementpublic Iterator getNamespaces()
getNamespaces in interface EndElementpublic int getEventType()
getEventType in interface XMLEventpublic boolean isEndElement()
isEndElement in interface XMLEventisEndElement in class XMLSecEventBaseImplpublic XMLSecEndElement asEndElement()
asEndElement in interface XMLEventasEndElement in interface XMLSecEndElementasEndElement in interface XMLSecEventasEndElement in class XMLSecEventBaseImplpublic void writeAsEncodedUnicode(Writer writer) throws XMLStreamException
writeAsEncodedUnicode in interface XMLEventwriteAsEncodedUnicode in class XMLSecEventBaseImplXMLStreamExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.