| clone() | DocType | [inline] |
| CVS_ID (defined in DocType) | DocType | [private, static] |
| DocType() | DocType | [inline, protected] |
| DocType(String elementName, String publicID, String systemID) | DocType | [inline] |
| DocType(String elementName, String systemID) | DocType | [inline] |
| DocType(String elementName) | DocType | [inline] |
| document | DocType | [protected] |
| elementName | DocType | [protected] |
| equals(Object ob) | DocType | [inline] |
| getDocument() | DocType | [inline] |
| getElementName() | DocType | [inline] |
| getInternalSubset() | DocType | [inline] |
| getPublicID() | DocType | [inline] |
| getSystemID() | DocType | [inline] |
| hashCode() | DocType | [inline] |
| internalSubset | DocType | [protected] |
| publicID | DocType | [protected] |
| setDocument(Document document) | DocType | [inline, protected] |
| setElementName(String elementName) | DocType | [inline] |
| setInternalSubset(String newData) | DocType | [inline] |
| setPublicID(String publicID) | DocType | [inline] |
| setSystemID(String systemID) | DocType | [inline] |
| stringEquals(String s1, String s2) (defined in DocType) | DocType | [inline, private] |
| systemID | DocType | [protected] |
| toString() | DocType | [inline] |
1.2.12 written by Dimitri van Heesch,
© 1997-2001