| Interface | Description |
|---|---|
| AttributePreprocessor |
An object to pre-process the input string.
|
| StringSubstitutor |
An object which allows to set the custom behavior 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 © 2018 Eclipse Foundation. All rights reserved.