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.d2d2.postproc |
Postprocessors for sematic modification of d2d parsing results, on the fly.
|
Class and Description |
---|
BatchOptions
Generated source for command line processing.
|
BatchOptions.traceflag
This enum type indicates: Enabling of very
different trace outputs of bandm tXsl separately.
|
BatchOptions.Values_path
One instance realizes one repeated argument group of option
path . |
BatchOptions.Values_sources
One instance realizes one repeated argument group of option
sources . |
BatchOptions.Values_stylesheetParamFiles
One instance realizes one repeated argument group of option
stylesheetParamFiles . |
BatchOptions.Values_stylesheetParams
One instance realizes one repeated argument group of option
stylesheetParams . |
BatchOptions.Values_transformations
One instance realizes one repeated argument group of option
transformations . |
BatchOptionsGui
Generated source of a graphical user interface (GUI) for command line processing.
|
CharacterParser.ParseResult
A simple wrapper for one (of the many parallel) parsing situations; wraps
MemScanner as the next input situation and ResultingStructure s
as collected so far. |
DocTexts
Multi-lingual translations catalog, generated from XML source.
|
MemScanner
Basic scanner for d2d text recognition, working on and returning
MemString objects. |
MemScanner.OpenTagModifier |
MemScanner.TokenType |
ModuleRegistry
Normally only one central instance exists which
resolves module names to
Module objects, searching ModuleRegistry.sourceHabitats ,
like a "ClassLoader" does for Java classes. |
ModuleRegistry.NoSuchSourceFound |
ModuleRegistry.Printer |
Navigate.CharSetCalc
Under a CharBinary all refs and defs and operators MUST be of character type.
|
Navigate.VisitReachable |
Options
Generated source for command line processing.
|
Options.modes
This enum type indicates: Select very different
operation modes of this tool.
|
Options.Values_additionalSources
One instance realizes one repeated argument group of option
additionalSources . |
Options.Values_keys
One instance realizes one repeated argument group of option
keys . |
Options.Values_path
One instance realizes one repeated argument group of option
path . |
Options.Values_stylesheetParamFiles
One instance realizes one repeated argument group of option
stylesheetParamFiles . |
Options.Values_stylesheetParams
One instance realizes one repeated argument group of option
stylesheetParams . |
OptionsGui
Generated source of a graphical user interface (GUI) for command line processing.
|
PostProcessor
The class from which all post processing classes must be derived.
|
Reducer.manglingMode |
Resolver2.Binding |
Resolver2.FlattenContext |
Resolver2.ImportContext |
Resolver3.Binding
Stack frame which memorizes a particular single rewriting clause, mapping an identifier
to an expression.
|
Resolver3.DifferenceFound |
Resolver3.FlattenContext
Stack frame which memorizes the situation when parsing an "insert operator" = "@".
|
Resolver3.ImportContext
Stack frames which represent dynamic import situations.
|
Resolver3.Instance
The parametrized instance of one particular d2d model
Definition . |
Resolver4.Binding |
Resolver4.DifferenceFound |
Resolver4.FlattenContext |
Resolver4.ImportContext |
Resolver4.Instance |
Resolver4.LocalInstance |
SyntaxGraph.LayoutParameters
all distances/offsets measured in pixels, font sizes in "points = 1/72 inch"
|
SyntaxGraph.RectMap |
SyntaxGraph.RefPainter
Plugged into a painter for customized representation of references.
|
SyntaxGraph.SizeInfo
Represents the result of a layout sub-process
as a TeX-like box model with three length values.
|
Text2Udom.ErrorStrategy
Configuration object for the different ways of reacting to input errors.
|
Text2Udom.parsingState
Realizes the parsing state on lower/character level.
|
TypeCheck.Type |
Class and Description |
---|
PostProcessor
The class from which all post processing classes must be derived.
|
see also the complete user documentation .