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.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Field and Description |
---|---|
protected LocationMap<XMLDocumentIdentifier,XMLDocumentIdentifier> |
Def2Xslt3.stringpos2orig |
protected LocationMap<XMLDocumentIdentifier,XMLDocumentIdentifier> |
Def2Xslt.stringpos2orig |
Modifier and Type | Method and Description |
---|---|
void |
Def2Xslt.extract(Module mod,
Module metaModule,
String target,
String topElement,
XMLDocumentIdentifier docid,
LocationMap<XMLDocumentIdentifier,XMLDocumentIdentifier> stringpos2orig,
String genComment,
PrintWriter printwriter)
Entry method for conversion.
|
void |
Def2Xslt3.extract(String target,
String topElement,
XMLDocumentIdentifier docid,
LocationMap<XMLDocumentIdentifier,XMLDocumentIdentifier> stringpos2orig,
String genComment,
PrintWriter printwriter,
ResolvedModule... modules)
Entry method for conversion.
|
protected boolean |
ModuleRegistry.transformerException2errorMessage(Throwable ex,
LocationMap<XMLDocumentIdentifier,XMLDocumentIdentifier> stringpos2filepos)
ATTENTION pure heuristics WHERE to find the error diagnosis !?!?!
Returns true iff an error message could be created.
|
Modifier and Type | Field and Description |
---|---|
protected LocationMap<NoDocumentIdentifier,XMLDocumentIdentifier> |
Reducer.formatloc |
protected LocationMap<NoDocumentIdentifier,XMLDocumentIdentifier> |
UMod.ClassDef.formatLocation |
Modifier and Type | Method and Description |
---|---|
LocationMap<NoDocumentIdentifier,XMLDocumentIdentifier> |
UMod.ClassDef.get_formatLocation() |
Constructor and Description |
---|
SaxLocatorMapper(LocationMap<XMLDocumentIdentifier,XMLDocumentIdentifier> map,
ContentHandler out) |
see also the complete user documentation .