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.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Class and Description |
---|
Options.traceflag
This enum type indicates: Switch on/off different
trace outputs individually.
|
Transformation
Represents one complete xslt program, which processes any xml
input (for which a tpath interpreter exists), and delivers a bandm tdom result of a
given type (or just plain text, in case of non-xml mode).
|
Class and Description |
---|
Binding
Represents lexical context, i.e mappings from name to value as a linked list.
|
BuiltInFunctions.AdditionalContext
Container for the application specific values required by the built-in
xslt standard function.
|
ElementMap.group |
GuiOptions
Generated source of a graphical user interface (GUI) for command line processing.
|
MessageSender
Common local superclass for different phases of processing; provides
methods to send to a
MessageReceiver and the Trace control. |
MultiTypeNodeList
Holds the contents of one future result element, as long as it is incomplete
and the tdom element can not yet be constructed.
|
MultiTypeNodeList.frequency
The static info, how often a MixedContentContainer must be evaluated.
|
Options
Generated source for command line processing.
|
Options.traceflag
This enum type indicates: Switch on/off different
trace outputs individually.
|
Options.Values_diagnoseSources
One instance realizes one repeated argument group of option
diagnoseSources . |
Options.Values_inputFiles
One instance realizes one repeated argument group of option
inputFiles . |
Options.Values_reportFiles
One instance realizes one repeated argument group of option
reportFiles . |
Options.Values_sourceRoots
One instance realizes one repeated argument group of option
sourceRoots . |
Options.Values_stylesheetParams
One instance realizes one repeated argument group of option
stylesheetParams . |
Options.Values_stylesheetParamsFile
One instance realizes one repeated argument group of option
stylesheetParamsFile . |
Options.Values_transformations
One instance realizes one repeated argument group of option
transformations . |
PathMap
Encoding of the target language parse automaton as states and relations.
|
ResultContext
Convenience class for accessing all data which depends
on the target DTD and is required for xslt parsing and execution.
|
Rt.Definition |
Rt.Dump_rt
Visitor generated by umod according to field selection #0.
|
Rt.MATCH_ONLY_00
(Ancillary class as basis for all visitors).
|
Rt.Report |
Rt.TemplateEntry |
Rt.TemplatesByKind |
Rt.TemplatesByPrior |
Templates
Represents one single xslt source file, w/o further context info.
|
TemplatesCache
Caches xslt source files, e.g.
|
TemplatesCache.LoadResult
Stores error messages and (OPT) the result object of the parsing process.
|
TPathCache
Maintains a cache for parsing and analyzing xpath/tpath expressions in context of txsl.
|
TPathCache.ExprClassified
Holds the results of parsing and analysis.
|
TPathCache.PatternPart
Statistic data on the sub-expressions of the top-level TPath.Union expression.
|
TPathCache.sensitivity
This value is ONLY related to the current-node-(list)-context,
not to referred variables & functions!
|
Trace
Control for showing/suppressing different kinds of trace messages.
|
Transformation
Represents one complete xslt program, which processes any xml
input (for which a tpath interpreter exists), and delivers a bandm tdom result of a
given type (or just plain text, in case of non-xml mode).
|
Transformation.Modifiers
Parameters to modify the execution of a
Transformation . |
Transformation.NumberLevel |
Transformation.XslOutput
Decoding of Xslt Output object.
|
TransformationCache
Caches
Transformation objects, ie top-level xslt source files for one
particular backend. |
TransformationCache.LoadResult
Stores error messages and (OPT) the result object of the parsing process.
|
see also the complete user documentation .