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 AttributeDecl
represents an attribute declaration in a DTD.ElementDecl AttributeDecl
represents an element declaration in a DTD.ExternalEntityDecl ExternalEntityDecl
represents an external entity declaration in a DTD.InternalEntityDecl InternalEntityDecl
represents an internal entity declaration in a DTD.