Uses of Package
net.sf.mmm.util.transformer.base

Packages that use net.sf.mmm.util.transformer.base
net.sf.mmm.util.transformer.base Provides the base-implementation of transformer-util API. 
 

Classes in net.sf.mmm.util.transformer.base used by net.sf.mmm.util.transformer.base
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
          This class represents a Transformer for Strings that is build out of a list of rules.
StringTransformerChain.State
          This inner class contains the state of a transformation.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.