public class XMLSecEntityReferenceImpl extends XMLSecEventBaseImpl implements XMLSecEntityReference
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 |
|---|
XMLSecEntityReferenceImpl(String name,
EntityDeclaration entityDeclaration,
XMLSecStartElement parentXmlSecStartElement) |
| Modifier and Type | Method and Description |
|---|---|
EntityDeclaration |
getDeclaration() |
int |
getEventType() |
String |
getName() |
boolean |
isEntityReference() |
void |
writeAsEncodedUnicode(Writer writer) |
asCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getEmptyIterator, getLocation, getParentXMLSecStartElement, getSchemaType, getStartElementAtLevel, isAttribute, isCharacters, isEndDocument, isEndElement, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, setParentXMLSecStartElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElementgetLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isNamespace, isProcessingInstruction, isStartDocument, isStartElementpublic XMLSecEntityReferenceImpl(String name, EntityDeclaration entityDeclaration, XMLSecStartElement parentXmlSecStartElement)
public EntityDeclaration getDeclaration()
getDeclaration in interface EntityReferencepublic String getName()
getName in interface EntityReferencepublic int getEventType()
getEventType in interface XMLEventpublic boolean isEntityReference()
isEntityReference in interface XMLEventisEntityReference 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.