See: Description
| Class | Description |
|---|---|
| RegexStringTransformer |
This class converts a string by
matching a given regular expression
Pattern and if it partially matches replacing the match(es) with a given
replacement. |
| RegexStringTransformerRule |
This class is a
RegexStringTransformer that implements the StringTransformerRule interface
by adding the stop-on-match flag. |
| StringTransformerChain | |
| StringTransformerChain.State |
This inner class contains the state of a transformation.
|
| StringTransformerChainXmlParser | Deprecated
- use JAXB directly:
|
| StringTransformerList |
This is a JAXB-ready Container for
Transformers. |
Copyright © 2001–2015 mmm-Team. All rights reserved.