Uses of Package
org.exolab.castor.xml.dtd
Packages that use org.exolab.castor.xml.dtd
Package
Description
The XML DTD Object Model
The XML DTD Parser API
-
Classes in org.exolab.castor.xml.dtd used by org.exolab.castor.xml.dtdClassDescriptionImplementation of DTD Attribute declaration specification.Implementation of DTD Content Particle specification, used to define the content of an element.Implementation of DTD document specification.This exception is thrown in the following cases: if a DTD document does not comply with DTD syntax and the parser is unable to parse the document; if a DTD document, though syntactically is well formed, but semantically is not correct, for example if an attribute is defined for an undefined element.Implementation of DTD Element declaration specification.Implementation of DTD General Entity declaration specification.Implementation of DTD Notation declaration specification.
-
Classes in org.exolab.castor.xml.dtd used by org.exolab.castor.xml.dtd.parserClassDescriptionImplementation of DTD Content Particle specification, used to define the content of an element.Implementation of DTD document specification.This exception is thrown in the following cases: if a DTD document does not comply with DTD syntax and the parser is unable to parse the document; if a DTD document, though syntactically is well formed, but semantically is not correct, for example if an attribute is defined for an undefined element.Implementation of DTD Element declaration specification.