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_endLocation
Deprecated.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 void
Dump_rt.action
(SubstituteChars e0) protected void
MATCH_ONLY_00.action
(SubstituteChars e0) protected void
Match_rt.action
(SubstituteChars e0) protected void
SinglePhase_rt.action
(SubstituteChars e0) protected void
Dump_rt.descend
(SubstituteChars e0) protected void
Match_rt.descend
(SubstituteChars e0) void
MATCH_ONLY_00.match
(SubstituteChars e0) protected void
Match_rt.post
(SubstituteChars e0) protected void
Match_rt.pre
(SubstituteChars e0) protected void
Dump_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)