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.rt |
Umod main model class: This is a model for the
results of d2d text parsing.
|
Modifier and Type | Method and Description |
---|---|
protected State_singleton |
Text2Udom.find_top_singleton()
Called from
Text2Udom.return_to_upper_input_mode() . |
protected State_singleton |
Text2Udom.find_top_singleton(boolean mustBeNonAtt) |
Modifier and Type | Method and Description |
---|---|
protected void |
Text2Udom.deliver_to_singletonstate(ResultingStructure res,
State_singleton tss) |
protected void |
Text2Udom.report_assumed_xslt_output(State_singleton ss,
CheckedList<Expression> misslist)
Is called when an target-language open/close tag has been found after
an xslt template call, to report the necessary expansion.
|
Modifier and Type | Field and Description |
---|---|
static Function<State_singleton,Definition> |
State_singleton.get_def
Deprecated.
Use new '::' method reference instead.
|
static Function<State_singleton,Reference> |
State_singleton.get_ref
Deprecated.
Use new '::' method reference instead.
|
static Function<State_singleton,Expression> |
State_singleton.get_rule
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
State_singleton |
State_singleton.doclone()
Clones this object.
|
State_singleton |
State_singleton.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SinglePhase_rt.action(State_singleton e0) |
protected void |
Match_rt.action(State_singleton e0) |
protected void |
Dump_rt.action(State_singleton e0) |
protected void |
__Formatter.action(State_singleton el) |
protected void |
MATCH_ONLY_00.action(State_singleton e0) |
protected void |
Match_rt.descend(State_singleton e0) |
protected void |
Dump_rt.descend(State_singleton e0) |
void |
MATCH_ONLY_00.match(State_singleton e0) |
protected void |
Match_rt.post(State_singleton e0) |
protected void |
Match_rt.pre(State_singleton e0) |
protected void |
Dump_rt.printscalars(State_singleton e0) |
protected Format |
__Formatter.toFormat(State_singleton el) |
see also the complete user documentation .