Uses of Interface
info.informatica.text.mapper.TextMapper

Packages that use TextMapper
info.informatica.text.mapper   
 

Uses of TextMapper in info.informatica.text.mapper
 

Classes in info.informatica.text.mapper that implement TextMapper
 class CombinedTextMapper
          A mapper that combines all of the Textmapper types
 class IdentityMapper
          Identity map
 class LeftMountMapper
           
 class LeftReplaceMapper
           
 class RegexpMapper
           
 class RegexpReplaceMapper
           
 class RightMountMapper
           
 class RightReplaceMapper
           
 class SingleTextMapper
          Abstract base class for most text mappers