| Package | Description |
|---|---|
| org.exolab.castor.xml.dtd |
The XML DTD Object Model
|
| org.exolab.castor.xml.dtd.parser |
The XML DTD Parser API
|
| Class and Description |
|---|
| Attribute
Implementation of DTD Attribute declaration specification.
|
| ContentParticle
Implementation of DTD Content Particle specification, used to define the content
of an element.
|
| DTDdocument
Implementation of DTD document specification.
|
| DTDException
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.
|
| Element
Implementation of DTD Element declaration specification.
|
| GeneralEntity
Implementation of DTD General Entity declaration specification.
|
| Notation
Implementation of DTD Notation declaration specification.
|
| Class and Description |
|---|
| ContentParticle
Implementation of DTD Content Particle specification, used to define the content
of an element.
|
| DTDdocument
Implementation of DTD document specification.
|
| DTDException
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.
|
| Element
Implementation of DTD Element declaration specification.
|
Copyright © 2021. All rights reserved.