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(CharExpr expr) |
void |
Def2Dtd.action(CharExpr x) |
Modifier and Type | Class and Description |
---|---|
class |
CharBinary
Generated by umod; model author's documentation MISSING.
|
class |
CharCut
Generated by umod; model author's documentation MISSING.
|
class |
CharJoin
Generated by umod; model author's documentation MISSING.
|
class |
CharMinus
Generated by umod; model author's documentation MISSING.
|
class |
CharRange
Generated by umod; model author's documentation MISSING.
|
class |
CharSetConst
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
CharExpr |
CharExpr.doclone()
Clones this object.
|
CharExpr |
CharExpr.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(CharExpr e0) |
protected void |
Rewrite.action(CharExpr e0) |
protected void |
Match.action(CharExpr e0) |
protected void |
__Formatter.action(CharExpr el) |
protected void |
SinglePhase.action(CharExpr e0) |
protected void |
MATCH_ONLY_00.action(CharExpr e0) |
protected void |
Dump.action(CharExpr e0) |
protected void |
Match.descend(CharExpr e0) |
protected void |
Dump.descend(CharExpr e0) |
void |
MATCH_ONLY_00.match(CharExpr e0) |
protected void |
Match.post(CharExpr e0) |
protected void |
Match.pre(CharExpr e0) |
protected void |
Dump.printscalars(CharExpr e0) |
protected void |
CoRewrite.rewriteFields(CharExpr clone) |
protected void |
Rewrite.rewriteFields(CharExpr clone) |
protected Format |
__Formatter.toFormat(CharExpr el) |
see also the complete user documentation .