Interface | Description |
---|---|
AttributePreprocessor |
An object to pre-process the input string.
|
StringSubstitutor |
An object which allows to set the custom behaviour for string substitution
operation and facilitate String substitution process.
|
Substitutable | |
SubstitutableFactory | |
SubstitutionAlgorithm |
Algorithm to perform the string substitution.
|
Class | Description |
---|---|
StringSubstitutionFactory |
Factory class to create
StringSubstitutor object. |
Exception | Description |
---|---|
StringSubstitutionException |
Exception associated with string substitution.
|
Copyright © 2020. All rights reserved.