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