| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface XMLDTDDescriptionextends XMLGrammarDescriptionFields inherited from interface org.apache.xerces.xni.grammars.XMLGrammarDescription | |
XML_DTD, XML_SCHEMA | |
Method Summary | |
String |
|
Methods inherited from interface org.apache.xerces.xni.grammars.XMLGrammarDescription | |
getGrammarType | |
Methods inherited from interface org.apache.xerces.xni.XMLResourceIdentifier | |
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getNamespace, getPublicId, setBaseSystemId, setExpandedSystemId, setLiteralSystemId, setNamespace, setPublicId | |
public String getRootName()
Return the root name of this DTD.
- Returns:
- the root name. null if the name is unknown.