public interface OMDocType extends OMNode
CDATA_SECTION_NODE, COMMENT_NODE, DTD_NODE, ELEMENT_NODE, ENTITY_REFERENCE_NODE, PI_NODE, SPACE_NODE, TEXT_NODE| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInternalSubset()
Get the internal subset.
|
java.lang.String |
getPublicId()
Get the public ID of the external subset.
|
java.lang.String |
getRootName()
Get the root name, i.e.
|
java.lang.String |
getSystemId()
Get the system ID of the external subset.
|
buildWithAttachments, detach, discard, getNextOMSibling, getParent, getPreviousOMSibling, getType, insertSiblingAfter, insertSiblingBefore, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumebuild, close, isComplete, serialize, serialize, serializeAndConsumeclone, getOMFactoryjava.lang.String getRootName()
nulljava.lang.String getPublicId()
null if there is no external subset or no public ID
has been specified for the external subsetjava.lang.String getSystemId()
null if there is no external subsetjava.lang.String getInternalSubset()
null if there is none