org.codehaus.stax2.evt
public interface DTD2 extends javax.xml.stream.events.DTD
DTD
with methods that are
necessary to completely reproduce actual DOCTYPE declaration
constructs in xml documents.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInternalSubset() |
java.lang.String |
getPublicId() |
java.lang.String |
getRootName() |
java.lang.String |
getSystemId() |
getDocumentTypeDeclaration, getEntities, getNotations, getProcessedDTD
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicode