DTD parser and object modeling.
DefaultDtdModel
is the main class used for reading dtd file and resulting an object model for DTD.
DtdAttList
and
DtdElement
is the model component.