Package | Description |
---|---|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.tdom |
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
|
Modifier and Type | Method and Description |
---|---|
void |
DTD2DTM.addPreprocessor(DTD.Visitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
TypedDOMGenerator
Top-level class for converting a DTD into a collection of Java sources.
|
static class |
TypedDOMGenerator.AbstractNamespaceCollector
Steps through the DTD and processes all PIs which have a tdom namespace declaration.
|
see also the complete user documentation .