Package de.ispsoft.jaxme.generator.dtd

Class Summary
DTDAttribute Stores one attribute declaration from the DTD.
DTDElement Stores one element declaration from the DTD.
DTDObject An abstract base class for DTDElement and DTDAttribute.
DTDSchemaHandler A SAX handler for receiving the schema declarations.
DTDSchemaReader A SchemaReader reading a DTD (Document Type Declaration).
RootNodeReader The RootNodeReader solves the problem that we can only parse XML documents and not a DTD.