Package org.dom4j.dtd
Classes to represent the DTD declarations. They are used inside the 
DocumentType interface.- 
Interface Summary Interface Description Decl Created by filip on 5.7.15.
- 
Class Summary Class Description AttributeDecl AttributeDeclrepresents an attribute declaration in a DTD.ElementDecl AttributeDeclrepresents an element declaration in a DTD.ExternalEntityDecl ExternalEntityDeclrepresents an external entity declaration in a DTD.InternalEntityDecl InternalEntityDeclrepresents an internal entity declaration in a DTD.