DTD2Java API

Package ch.perseguers.xml.dtd

The XML DTD Object Model Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:20 $ Author: Alexander Totok This package is an implementation of XML DTD specification.

See:
          Description

Class Summary
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.
Element Implementation of DTD Element declaration specification.
GeneralEntity Implementation of DTD General Entity declaration specification.
Notation Implementation of DTD Notation declaration specification.
 

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

Package ch.perseguers.xml.dtd Description

The XML DTD Object Model

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:20 $
Author:
Alexander Totok
This package is an implementation of XML DTD specification.

The XML DTD object model does not implement:

The XML DTD object model is fully compliant with the current XML specification, unless otherwise is stated.


DTD2Java API

Copyright © 2003-2004 - Perseguers Software Services perseguers.ch