Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Class and Description |
---|---|
protected class |
Dtd2Def.Phase1 |
protected class |
Dtd2Def.Phase1.AttConverter
translate one attribute definition to an expression on references,
and create the corresponding ddf definition.
|
Modifier and Type | Class and Description |
---|---|
static class |
DTM.__Formatter
(Ancillary class for generating pretty-print format objects).
|
static class |
DTM.__SAX_Writer
Encoder for umod's own XML serialisation.
|
static class |
DTM.Rewriter
Visitor generated by umod according to field selection #0.
|
static class |
DTM.SinglePathVisitor
Visitor generated by umod according to field selection #0.
|
static class |
DTM.Visitor
Visitor generated by umod according to field selection #0.
|
Modifier and Type | Method and Description |
---|---|
void |
DTM.Element.descend_0_attrs(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Dtd.descend_0_elems(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Dtd.descend_0_instructions(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Choice.descend_alts(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Element.descend_attrs(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Dtd.descend_elems(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Mixed.descend_elems(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Sequence.descend_elems(DTM.MATCH_ONLY_00 visitor) |
void |
DTM.Dtd.descend_instructions(DTM.MATCH_ONLY_00 visitor) |
Modifier and Type | Class and Description |
---|---|
class |
PathMap
Encoding of the target language parse automaton as states and relations.
|
see also the complete user documentation .