Package info.informatica.text.mapper

Interface Summary
TextMapper A class implementing this interface maps Strings to other Strings, according to certain rules.
 

Class Summary
CombinedTextMapper A mapper that combines all of the Textmapper types
IdentityMapper Identity map
LeftMountMapper  
LeftReplaceMapper  
RegexpMapper  
RegexpReplaceMapper  
RightMountMapper  
RightReplaceMapper  
SingleTextMapper Abstract base class for most text mappers
 

Exception Summary
MapperException