Package org.xanot.dtd

DTD parser and object modeling.

See:
          Description

Interface Summary
DtdModel This is the interface model of DTD file structures.
 

Class Summary
DefaultDtdModel Implementation of the DTD model.
DtdAttList DtdAttList model file.
DtdElement Object model of "Element" inside a DTD file.
 

Package org.xanot.dtd Description

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.



Copyright 2006 null. All Rights Reserved.