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 OUdomClient.Node.origis null for pcdata, because this must support MORE THAN ONE origsMethods in eu.bandm.tools.d2d2.base with parameters of type UdomModifier and TypeMethodDescriptionprotected voidstatic voidDump the internal text parsing result object for debugging.static voidNavigate.printUdom(PrintStream p, Udom u) Dump the internal text parsing result object for debugging.protected voidUdomClient.svCollect(StringBuilder sb, Udom orig) -
Uses of Udom in eu.bandm.tools.d2d2.rt
Subclasses of Udom in eu.bandm.tools.d2d2.rtModifier and TypeClassDescriptionclassGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.classGenerated by umod; model author's documentation MISSING.classGenerated 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_sequDeprecated.Use new '::' method reference instead.protected CheckedList<Udom> ResultContainer.sequGenerated 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 voidprotected voidprotected voidprotected voidprotected voidstatic StringExtract all character data.protected voidprotected voidvoidprotected voidprotected voidprotected voidDump_rt.printscalars(Udom e0) protected FormatMethod 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.booleanResultContainer.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)