org.apache.xerces.xni.grammars
public interface XMLDTDDescription extends XMLGrammarDescription
Version: $Id: XMLDTDDescription.java,v 1.3 2004/02/24 23:15:58 mrglavas Exp $
Method Summary | |
---|---|
String | getRootName()
Return the root name of this DTD.
|
Returns: the root name. null if the name is unknown.