Uses of Class
eu.bandm.tools.util.NamespaceName2String
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Collection of mostly unrelated, tiny, ubiquitously needed
auxiliary classes for many different purposes.
-
Uses of NamespaceName2String in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescriptionprotected NamespaceName2String
Batch.stylesheetParams
protected NamespaceName2String
Def2Doc3.stylesheetParams
protected NamespaceName2String
Main.stylesheetParams
Modifier and TypeMethodDescriptionstatic void
Tasks.ddf2doc3
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, ModuleRegistry moduleReg, String modulename, String language, String outputname, String gencomment, NamespaceName2String stylesheetParams, Iterable<String> additionalSources, int lineWidth) Generate the html doc for a given module, ie.void
Def2Doc3.makeHtmlDoc
(ModuleRegistry moduleRegistry, ResolvedModule mod, String targetcode, String generationString, NamespaceName2String stylesheetParams) Make xhtml-documentation of one top module and its childs or imports. -
Uses of NamespaceName2String in eu.bandm.tools.util
Modifier and TypeMethodDescriptionNamespaceName2String.replacePattern
(String patternMarker, String value) Return a new copy in the data of which all occurences of the patternMarker are replaced by the given value.