|
Packages |
| 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. |
| ch.perseguers.xml.dtd.parser |
The XML DTD Parser API
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:26 $
Author: Alexander Totok
This package consists of two parsers:
Initial Parser
parses the input text, searches for parameter
entity declarations (i.e. entities used only within XML DTD)
and substitutes parameter entity
references by corresponding replacement text. |
| ch.perseguers.xml.dtd.util |
The XML DTD Util API
Version: $Revision: 1.0.0.0 $ $Date: 2004/01/01 18:45:32 $
Author: Xavier Perseguers
This package consists of a collection of utilities for DTDs. |