Uses of Class
info.informatica.text.mapper.MapperException

Packages that use MapperException
info.informatica.net   
info.informatica.text.mapper   
 

Uses of MapperException in info.informatica.net
 

Constructors in info.informatica.net that throw MapperException
RevDNSThread(ResolverListener hl, String s)
           
 

Uses of MapperException in info.informatica.text.mapper
 

Methods in info.informatica.text.mapper that throw MapperException
 void CombinedTextMapper.init(Reader re)
          Initialize the mapper
 void SingleTextMapper.init(Reader re)
          Initialize the mapper
 void TextMapper.init(Reader re)
          Initialize the mapper
 void RegexpReplaceMapper.init(String s)
           
 void CombinedTextMapper.init(String initString)
          Deprecated.  
 void SingleTextMapper.init(String initString)
          Deprecated.  
 void RegexpMapper.init(String s)
           
 void TextMapper.init(String initString)
          Deprecated.