Package org.dom4j.dtd
package org.dom4j.dtd
Classes to represent the DTD declarations. They are used inside the DocumentType interface.
-
ClassesClassDescription
AttributeDeclrepresents an attribute declaration in a DTD.AttributeDeclrepresents an element declaration in a DTD.ExternalEntityDeclrepresents an external entity declaration in a DTD.InternalEntityDeclrepresents an internal entity declaration in a DTD.