Package | Description |
---|---|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.message |
Messages and positions in documents,
cf user documentation.
|
eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
eu.bandm.tools.util3 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option package. |
Modifier and Type | Field and Description |
---|---|
protected MessagePrinter<SimpleMessage<XMLDocumentIdentifier>> |
Tool.msg_p |
Modifier and Type | Class and Description |
---|---|
static class |
MessagePrinter.Indenting<M extends Message>
Specialization of
MessagePrinter which indents all log messages. |
Modifier and Type | Field and Description |
---|---|
protected static MessagePrinter<SimpleMessage<XMLDocumentIdentifier>> |
Main.mp_interactive |
Modifier and Type | Field and Description |
---|---|
protected static MessagePrinter<SimpleMessage<String>> |
CallXslt.msg_p |
see also the complete user documentation .