Uses of Interface
org.ploin.pmf.IMailReplacer

Packages that use IMailReplacer
org.ploin.pmf In this package contains the interfaces. 
org.ploin.pmf.impl This package contains the interface implementations. 
 

Uses of IMailReplacer in org.ploin.pmf
 

Methods in org.ploin.pmf that return IMailReplacer
 IMailReplacer IMailFactory.getMailReplacer()
          Returns the IMailReplacer
 

Methods in org.ploin.pmf with parameters of type IMailReplacer
 void IMailFactory.setMailReplacer(IMailReplacer mailReplacer)
          Set the IMailReplacer
 

Uses of IMailReplacer in org.ploin.pmf.impl
 

Classes in org.ploin.pmf.impl that implement IMailReplacer
 class MailReplacer
          Description: Implementation of the IMailReplacer interface.
This class offers a method to replace all string-snippets which are matching the keys of the replaceMap.

$LastChangedBy: j.schwarz $
$Revision: 76 $
$Date: 2010-03-04 14:45:28 +0100 (Thu, 04 Mar 2010) $

 

Methods in org.ploin.pmf.impl that return IMailReplacer
 IMailReplacer MailFactory.getMailReplacer()
           
 

Methods in org.ploin.pmf.impl with parameters of type IMailReplacer
 void MailFactory.setMailReplacer(IMailReplacer mailReplacer)
           
 



Copyright © 2012 PLOIN GmbH. All Rights Reserved.