org.dom4j.dtd (dom4j 1.6.1 API)

dom4j API


Package org.dom4j.dtd

Classes to represent the DTD declarations.

See:           Description

Class Summary
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.
 

Package org.dom4j.dtd Description

Classes to represent the DTD declarations. They are used inside the DocumentType interface.



Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.