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.d2d2.model |
Umod main model class: This is the internal
model for the d2d text type definitions.
|
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.tdom |
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
|
eu.bandm.tools.tpath.absy |
Abstract syntax of the tpath language, realized as a umod model.
|
eu.bandm.tools.tpath.type |
Type checking for tpath expressions.
|
Modifier and Type | Class and Description |
---|---|
protected class |
Resolver.InsertionAndSubstititionResolver
Flatten all insertions which are subject to a *LOCAL* substitution.
|
protected class |
Resolver.ReferenceResolver
Here all declaration objects, all items and all imported modules are already
rewritten.
|
class |
Resolver3
Transforms a "raw" module into an "instantiated" one.
|
class |
Resolver4
Executes instantiation of a d2d definition module.
|
Modifier and Type | Class and Description |
---|---|
class |
CoRewrite
Visitor generated by umod according to field selection #2.
|
class |
Rewrite
Visitor generated by umod according to field selection #2.
|
Modifier and Type | Class and Description |
---|---|
static class |
DTD.CoRewriter
Visitor generated by umod according to field selection #0.
|
static class |
DTD.Rewriter
Visitor generated by umod according to field selection #0.
|
Modifier and Type | Class and Description |
---|---|
static class |
DTM.Rewriter
Visitor generated by umod according to field selection #0.
|
Modifier and Type | Class and Description |
---|---|
class |
LocationFilter |
Modifier and Type | Class and Description |
---|---|
static class |
TPath.Rewriter
Visitor generated by umod according to field selection #0.
|
Modifier and Type | Class and Description |
---|---|
static class |
Type.Rewriter
Visitor generated by umod according to field selection #0.
|
see also the complete user documentation .