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 |
SyntaxGraph.Layouter.action(Pcdata ref) |
void |
SyntaxGraph.Painter.action(Pcdata ref) |
void |
Text2Udom.Starter.action(Pcdata x) |
void |
Resolver.FirstCalculator.action(Pcdata x) |
void |
Def2Dtd.action(Pcdata x) |
void |
StackPrinter.ExpressionPrinter.action(Pcdata x) |
void |
StackPrinter.FollowSet.ExprAnalyse.action(Pcdata x) |
Modifier and Type | Field and Description |
---|---|
static Pcdata |
Expression.PCDATA |
Modifier and Type | Method and Description |
---|---|
Pcdata |
Pcdata.doclone()
Clones this object.
|
Pcdata |
Pcdata.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(Pcdata e0) |
protected void |
Rewrite.action(Pcdata e0) |
protected void |
Match.action(Pcdata e0) |
protected void |
__Formatter.action(Pcdata el) |
protected void |
SinglePhase.action(Pcdata e0) |
protected void |
MATCH_ONLY_00.action(Pcdata e0) |
protected void |
Dump.action(Pcdata e0) |
protected void |
Match.descend(Pcdata e0) |
protected void |
Dump.descend(Pcdata e0) |
void |
MATCH_ONLY_00.match(Pcdata e0) |
protected void |
Match.post(Pcdata e0) |
protected void |
Match.pre(Pcdata e0) |
protected void |
Dump.printscalars(Pcdata e0) |
protected void |
CoRewrite.rewriteFields(Pcdata clone) |
protected void |
Rewrite.rewriteFields(Pcdata clone) |
protected Format |
__Formatter.toFormat(Pcdata el) |
boolean |
Pcdata.x_equals(Pcdata e0) |
see also the complete user documentation .