Uses of Class
eu.bandm.tools.message.MessageCounter
Package
Description
CLI tool to construct the initial skeleton of files and folders required
by metatools and gnu make.
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
Distribute applications made with metatools.
Compiler for data models, from a concise mathematical oriented language into
Java.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option
package.Glueing code supporting different standard use cases of tdom, xantlr
and both.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of MessageCounter in eu.bandm.tools.applicationStart
Modifier and TypeFieldDescriptionprotected final MessageCounter
StartApplicationProject_makeBased.msg_c
Evident -
Uses of MessageCounter in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescriptionprotected final MessageCounter
Text2Udom.messageCounter
Target of most messages.protected final MessageCounter
Def2Xslt3.msg_c
Evidentprotected final MessageCounter
BatchProcessor.msg_counter
Evidentprotected MessageCounter
Main.msg_counter
Used for ending program execution early.protected final MessageCounter
Resolver4.msgcount
Own counter to abolish processing when an error has occured.protected final MessageCounter
Dtd2Def.msgCounter
EvidentModifier and TypeMethodDescriptionprotected void
XsltInstance.errorcheck_xsltprepare
(MessageCounter cnt) Ensures that no errors (= no LL-1-violation-errors) have happend when resolving the combined definitions of xslt and target.protected static void
Batch.printErrorCounter
(MessageCounter mc) Evidentprotected static void
Batch.terminateApplicationOnErrors
(MessageCounter mc) Evidentprotected static void
Evident -
Uses of MessageCounter in eu.bandm.tools.dtm
-
Uses of MessageCounter in eu.bandm.tools.installer
Modifier and TypeFieldDescriptionprotected final MessageCounter
DocumentedDistribution2.msgCounter
Must be global.Modifier and TypeMethodDescriptionvoid
DocumentedDistribution2.terminateApplicationDueToSevereErrors
(MessageCounter m) If errors have been counted, then print a text to the terminal of the command line and exits the application.void
DocumentedDistribution2.terminateApplicationDueToSevereErrors_usage
(MessageCounter m) AsDocumentedDistribution2.terminateApplicationDueToSevereErrors(eu.bandm.tools.message.MessageCounter)
, with printing of the usage information in case of error. -
Uses of MessageCounter in eu.bandm.tools.test
Modifier and TypeFieldDescriptionprotected final MessageCounter
TestFrame.mcounter
Make it accessible by sub-classes! -
Uses of MessageCounter in eu.bandm.tools.umod
Modifier and TypeFieldDescriptionprotected static MessageCounter
Main.msg_count
protected MessageCounter
UMod2java.msgCounter
-
Uses of MessageCounter in eu.bandm.tools.util3
Modifier and TypeFieldDescriptionprotected static MessageCounter
CallXslt.msg_c
protected static MessageCounter
ParameterExpander_main.msg_c
-
Uses of MessageCounter in eu.bandm.tools.xantlrtdom
-
Uses of MessageCounter in eu.bandm.tools.xslt.base