Uses of Class
eu.bandm.tools.d2d2.rt.Udom
Packages that use 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
Classes in eu.bandm.tools.d2d2.base with type parameters of type UdomFields in eu.bandm.tools.d2d2.base declared as UdomModifier and TypeFieldDescription(package private) final O
UdomClient.Node.orig
is null for pcdata, because this must support MORE THAN ONE origsMethods in eu.bandm.tools.d2d2.base with parameters of type UdomModifier 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
Subclasses of Udom in eu.bandm.tools.d2d2.rtModifier 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.Fields in eu.bandm.tools.d2d2.rt with type parameters of type UdomModifier 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.Methods in eu.bandm.tools.d2d2.rt that return UdomModifier and TypeMethodDescriptionUdom.doclone()
Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.d2d2.rt that return types with arguments of type UdomModifier and TypeMethodDescriptionResultContainer.get_sequ()
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.d2d2.rt with parameters of type UdomModifier 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
Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type UdomModifier 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)