Uses of Class
eu.bandm.tools.d2d2.rt.SubstituteChars
Packages that use SubstituteChars
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 SubstituteChars in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type SubstituteChars -
Uses of SubstituteChars in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt with type parameters of type SubstituteCharsModifier and TypeFieldDescriptionstatic final Function<SubstituteChars, Location<String>> SubstituteChars.get_endLocationDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return SubstituteCharsModifier and TypeMethodDescriptionSubstituteChars.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 SubstituteCharsModifier and TypeMethodDescriptionstatic Pattern<SubstituteChars> SubstituteChars.get_endLocation(Pattern<? super Location<String>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<SubstituteChars> __Patterns.term_SubstituteChars(Pattern<? super ResultingChars> superpattern, Pattern<? super Location<String>> p_endLocation) Methods in eu.bandm.tools.d2d2.rt with parameters of type SubstituteCharsModifier and TypeMethodDescriptionprotected void__Formatter.action(SubstituteChars el) protected voidDump_rt.action(SubstituteChars e0) protected voidMATCH_ONLY_00.action(SubstituteChars e0) protected voidMatch_rt.action(SubstituteChars e0) protected voidSinglePhase_rt.action(SubstituteChars e0) protected voidDump_rt.descend(SubstituteChars e0) protected voidMatch_rt.descend(SubstituteChars e0) voidMATCH_ONLY_00.match(SubstituteChars e0) protected voidMatch_rt.post(SubstituteChars e0) protected voidMatch_rt.pre(SubstituteChars e0) protected voidDump_rt.printscalars(SubstituteChars e0) protected Format__Formatter.toFormat(SubstituteChars el) Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type SubstituteCharsModifier and TypeMethodDescription__Patterns.cast_SubstituteChars(Pattern<? super SubstituteChars> p)