Uses of Class
eu.bandm.tools.d2d2.rt.Udom
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is a model for the
results of d2d text parsing.
-
Uses of Udom in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescription(package private) final O
UdomClient.Node.orig
is null for pcdata, because this must support MORE THAN ONE origsModifier and TypeMethodDescriptionprotected void
static void
Dump the internal text parsing result object for debugging.static void
Navigate.printUdom
(PrintStream p, Udom u) Dump the internal text parsing result object for debugging.protected void
UdomClient.svCollect
(StringBuilder sb, Udom orig) -
Uses of Udom in eu.bandm.tools.d2d2.rt
Modifier and TypeClassDescriptionclass
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final 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 TypeMethodDescriptionUdom.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionResultContainer.get_sequ()
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected void
protected void
protected void
protected void
protected void
static String
Extract all character data.protected void
protected void
void
protected void
protected void
protected void
Dump_rt.printscalars
(Udom e0) protected Format
Modifier and TypeMethodDescriptionstatic Pattern<ResultContainer>
ResultContainer.get_sequ
(Pattern<? super CheckedList<Udom>> p) Lifts a pattern which matches the field value to one which matches this whole object.boolean
ResultContainer.set_sequ
(CheckedList<Udom> val) Generated by umod; model author's documentation MISSING.static Pattern<PermutationGroup>
__Patterns.term_PermutationGroup
(Pattern<? super Udom> superpattern, Pattern<? super Perm> p_rule, Pattern<? super CheckedMap_RD<Expression, PermutationSubexpression>> p_subs) static Pattern<ResultContainer>
__Patterns.term_ResultContainer
(Pattern<? super Udom> superpattern, Pattern<? super Location<String>> p_location, Pattern<? super CheckedList<Udom>> p_sequ) static Pattern<ResultingChars>
__Patterns.term_ResultingChars
(Pattern<? super Udom> superpattern, Pattern<? super MemString<String>> p_chars, Pattern<? super Boolean> p_isWhitespace)