Package com.japisoft.dtdparser.node

Interface Summary
DocumentWritable Interface for writing valid document
 

Class Summary
AttributeDTDNode Attribute node.
CommentDTDNode Comment node
DTDNode Main node type for DTD document type
DTDNodeFactory Factory for producing DTDNode.
ElementDTDNode Element definition
ElementRefDTDNode This is only a reference node to existing ELEMENT.
ElementSetDTDNode Set of node needed
EntityDTDNode Created Sat Feb 15 11:21:34 2003 Comments
RootDTDNode Main node type for DTD document type.