Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Class and Description |
---|---|
class |
EntityClassifier
Classifies DTD entities wrt
EntityRole by attempts
to parse their content against different start
symbols using a TunedDTDParser . |
class |
TunedDTDParser
Parser implementation, optimized for treating the idiosyncratics
of the w3c xml dtd specification.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlRenderer
Collects some references and creates an interactive HTML documentation.
|
Modifier and Type | Class and Description |
---|---|
class |
TunableParserForXml<D>
Parser skeleton which defines the most important character set constants
for XML parsing.
|
see also the complete user documentation .