Uses of Class
eu.bandm.tools.message.MessagePrinter
Package
Description
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
Distribute applications made with metatools.
Messages and positions in documents,
see the user documentation.
Compiler for data models, from a concise mathematical oriented language into
Java.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option
package.txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of MessagePrinter in eu.bandm.tools.dtm
Modifier and TypeFieldDescriptionprotected final MessagePrinter<SimpleMessage<@Opt XMLDocumentIdentifier>>
Tool.msg_p
-
Uses of MessagePrinter in eu.bandm.tools.installer
Modifier and TypeFieldDescriptionprotected final MessagePrinter<SimpleMessage<String>>
DocumentedDistribution2.msgPrinter
-
Uses of MessagePrinter in eu.bandm.tools.message
Modifier and TypeClassDescriptionstatic class
MessagePrinter.Indenting<M extends Message>
Specialization ofMessagePrinter
with addtional features.Modifier and TypeMethodDescriptionMessagePrinter.setMessageToString
(Function<? super M, ? extends String> toStr) Sets the function which converts the message to a printable string. -
Uses of MessagePrinter in eu.bandm.tools.umod
Modifier and TypeFieldDescriptionprotected static MessagePrinter<SimpleMessage<@Opt XMLDocumentIdentifier>>
Main.mp_interactive
-
Uses of MessagePrinter in eu.bandm.tools.util3
Modifier and TypeFieldDescriptionprotected static MessagePrinter<SimpleMessage<String>>
CallXslt.msg_p
-
Uses of MessagePrinter in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescription(package private) MessagePrinter<SimpleMessage<XMLDocumentIdentifier>>
MainGui.msgprinter