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 void |
Text2Udom.deliver(Udom res) |
static void |
Navigate.printUdom(PrintStream p,
Udom u) |
static void |
Navigate.printUdom(Udom u) |
protected void |
UdomClient.svCollect(StringBuilder sb,
Udom orig) |
static <T extends TypedDocument,D extends TypedDTD> |
Tasks.udom2xslt2document(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msgr,
ModuleRegistry modreg,
Udom input,
String xsltTargetModuleSelect,
String xsltTargetToptagSelect,
Class<T> documentClass,
D dtdInstance,
URIResolver uriResolver,
NamespaceName2String stylesheetparams,
boolean debug)
Convert a d2d untyped model (result of a d2d parsing process)
via the xslt rules coming with the d2d module definition directly into a tdom model.
|
Modifier and Type | Class and Description |
---|---|
class |
PermutationGroup
Generated by umod; model author's documentation MISSING.
|
class |
PermutationSubexpression
Generated by umod; model author's documentation MISSING.
|
class |
ResultContainer
Generated by umod; model author's documentation MISSING.
|
class |
ResultingChars
Generated by umod; model author's documentation MISSING.
|
class |
ResultingStructure
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
static Function<ResultContainer,CheckedList<Udom>> |
ResultContainer.get_sequ
Deprecated.
Use new '::' method reference instead.
|
protected CheckedList<Udom> |
ResultContainer.sequ
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
Udom |
Udom.doclone()
Clones this object.
|
Udom |
Udom.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<Udom> |
ResultContainer.get_sequ()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SinglePhase_rt.action(Udom e0) |
protected void |
Match_rt.action(Udom e0) |
protected void |
Dump_rt.action(Udom e0) |
protected void |
__Formatter.action(Udom el) |
protected void |
MATCH_ONLY_00.action(Udom e0) |
protected void |
Match_rt.descend(Udom e0) |
protected void |
Dump_rt.descend(Udom e0) |
void |
MATCH_ONLY_00.match(Udom e0) |
protected void |
Match_rt.post(Udom e0) |
protected void |
Match_rt.pre(Udom e0) |
protected void |
Dump_rt.printscalars(Udom e0) |
protected Format |
__Formatter.toFormat(Udom el) |
Modifier and Type | Method and Description |
---|---|
boolean |
ResultContainer.set_sequ(CheckedList<Udom> val)
Generated by umod; model author's documentation MISSING.
|
see also the complete user documentation .