public class XMLSecDTDImpl extends XMLSecEventBaseImpl implements XMLSecDTD
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 |
|---|
XMLSecDTDImpl(String dtd,
XMLSecStartElement parentXmlSecStartElement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentTypeDeclaration() |
List |
getEntities() |
int |
getEventType() |
List |
getNotations() |
Object |
getProcessedDTD() |
asCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getEmptyIterator, getLocation, getParentXMLSecStartElement, getSchemaType, getStartElementAtLevel, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, setParentXMLSecStartElement, writeAsEncodedUnicodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasCharacters, asEndElement, asStartElement, getDocumentLevel, getElementPath, getElementPath, getParentXMLSecStartElement, getStartElementAtLevel, setParentXMLSecStartElementgetLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicodepublic XMLSecDTDImpl(String dtd, XMLSecStartElement parentXmlSecStartElement)
public String getDocumentTypeDeclaration()
getDocumentTypeDeclaration in interface DTDpublic Object getProcessedDTD()
getProcessedDTD in interface DTDpublic List getNotations()
getNotations in interface DTDpublic List getEntities()
getEntities in interface DTDpublic int getEventType()
getEventType in interface XMLEventCopyright © 2000–2014 The Apache Software Foundation. All rights reserved.