Uses of Class
org.apache.commons.text.StringSubstitutor.Result
Packages that use StringSubstitutor.Result
-
Uses of StringSubstitutor.Result in org.apache.commons.text
Methods in org.apache.commons.text that return StringSubstitutor.ResultModifier and TypeMethodDescriptionprivate StringSubstitutor.Result
StringSubstitutor.substitute
(TextStringBuilder builder, int offset, int length, List<String> priorVariables) Recursive handler for multiple levels of interpolation.