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.installer |
Distribute applications made with metatools.
|
eu.bandm.tools.muli |
Support *MU*lti *LI*ngual user interfaces by advanced translation look-up,
incremental deserialization, etc.
|
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 MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Def2Xslt3.msg_c |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Def2Xslt.msg_c |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Main.msg_counter |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Batch.msg_counter |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
XsltSpecialized.msgC |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Resolver2.msgcount |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Resolver.msgcount |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Resolver3.msgcount |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Resolver4.msgcount
Own counter to abolish processing when an error has occured.
|
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Dtd2Def.msgCounter |
Modifier and Type | Method and Description |
---|---|
protected void |
XsltSpecialized.errorcheck_xsltprepare(MessageCounter<SimpleMessage<XMLDocumentIdentifier>> cnt) |
protected void |
Text2Udom.errorcheck_xsltprepare(MessageCounter<SimpleMessage<XMLDocumentIdentifier>> cnt) |
Modifier and Type | Field and Description |
---|---|
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Tool.msg_c |
Modifier and Type | Method and Description |
---|---|
void |
DocumentedDistribution2.terminateApplicationDueToSevereErrors_usage(MessageCounter<?> m)
As
DocumentedDistribution2.terminateApplicationDueToSevereErrors(MessageCounter) , with printing of
the usage information in case of error. |
void |
DocumentedDistribution.terminateApplicationDueToSevereErrors(MessageCounter<?> m)
Deprecated.
Prints a text to the terminal of the command line and exits the application.
|
void |
DocumentedDistribution2.terminateApplicationDueToSevereErrors(MessageCounter<?> m)
If errors have been counted, then print a text to the terminal of the command line
and exits the application.
|
Modifier and Type | Field and Description |
---|---|
protected MessageCounter |
MuLiMessageReceiver.counter |
Modifier and Type | Method and Description |
---|---|
MessageCounter |
MuLiMessageReceiver.getCounter() |
Modifier and Type | Field and Description |
---|---|
protected static MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
Main.msg_count |
protected MessageCounter<SimpleMessage<XMLDocumentIdentifier>> |
UMod2java.msgCounter |
Modifier and Type | Field and Description |
---|---|
protected static MessageCounter<SimpleMessage<String>> |
CallXslt.msg_c |
Modifier and Type | Method and Description |
---|---|
void |
JWhich.setMessageCounter(MessageCounter<SimpleMessage<eu.bandm.tools.util3.JWhich.ClassFile<?>>> cnt) |
see also the complete user documentation .