Package | Description |
---|---|
net.sf.mmm.search.indexer.base.config |
Contains the base-implementation of the
Search-Indexer Configuration API . |
net.sf.mmm.util.transformer.base |
Provides the base-implementation of transformer-util API.
|
Class and Description |
---|
StringTransformerChain |
Class and 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. |
StringTransformerChain |
StringTransformerChain.State
This inner class contains the state of a transformation.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.