Uses of Class
eu.bandm.tools.util.NamespaceName2String
Packages that use 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
Fields in eu.bandm.tools.d2d2.base declared as NamespaceName2StringModifier and TypeFieldDescriptionprotected NamespaceName2StringBatch.stylesheetParamsprotected NamespaceName2StringDef2Doc3.stylesheetParamsprotected NamespaceName2StringMain.stylesheetParamsMethods in eu.bandm.tools.d2d2.base with parameters of type NamespaceName2StringModifier and TypeMethodDescriptionstatic voidTasks.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.voidDef2Doc3.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
Methods in eu.bandm.tools.util that return NamespaceName2StringModifier 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.