Package org.apache.commons.text
Class StringSubstitutor.Result
java.lang.Object
org.apache.commons.text.StringSubstitutor.Result
- Enclosing class:
StringSubstitutor
The low-level result of a substitution.
- Since:
- 1.9
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal boolean
Whether the buffer is altered.final int
The length of change. -
Constructor Summary
Constructors -
Method Summary