Module java.desktop

Interface DTDConstants

All Known Implementing Classes:
AttributeList, DocumentParser, DTD, Element, Entity, Parser

public interface DTDConstants
SGML constants used in a DTD. The names of the constants correspond to the equivalent SGML constructs as described in "The SGML Handbook" by Charles F. Goldfarb.
See Also: