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.model |
Umod main model class: This is the internal
model for the d2d text type definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
CharacterParser.action(Greedy greedy)
Only the longest matches for each incoming hypotheses are recognized.
|
void |
SyntaxGraph.Layouter.action(Greedy greedy) |
void |
SyntaxGraph.Painter.action(Greedy greedy) |
Modifier and Type | Method and Description |
---|---|
Greedy |
Greedy.doclone()
Clones this object.
|
Greedy |
Greedy.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(Greedy e0) |
protected void |
Rewrite.action(Greedy e0) |
protected void |
Match.action(Greedy e0) |
protected void |
__Formatter.action(Greedy el) |
protected void |
SinglePhase.action(Greedy e0) |
protected void |
MATCH_ONLY_00.action(Greedy e0) |
protected void |
Dump.action(Greedy e0) |
protected void |
Match.descend(Greedy e0) |
protected void |
Dump.descend(Greedy e0) |
void |
MATCH_ONLY_00.match(Greedy e0) |
protected void |
Match.post(Greedy e0) |
protected void |
Match.pre(Greedy e0) |
protected void |
Dump.printscalars(Greedy e0) |
protected void |
CoRewrite.rewriteFields(Greedy clone) |
protected void |
Rewrite.rewriteFields(Greedy clone) |
protected Format |
__Formatter.toFormat(Greedy el) |
boolean |
Greedy.x_equals(Greedy e0) |
see also the complete user documentation .