Uses of Class
net.sf.ahtutils.xml.mail.Template

Packages that use Template
net.sf.ahtutils.xml.mail   
net.sf.ahtutils.xml.xpath   
 

Uses of Template in net.sf.ahtutils.xml.mail
 

Fields in net.sf.ahtutils.xml.mail with type parameters of type Template
protected  List<Template> Mail.template
           
 

Methods in net.sf.ahtutils.xml.mail that return Template
 Template ObjectFactory.createTemplate()
          Create an instance of Template
 

Methods in net.sf.ahtutils.xml.mail that return types with arguments of type Template
 List<Template> Mail.getTemplate()
          Gets the value of the template property.
 

Uses of Template in net.sf.ahtutils.xml.xpath
 

Methods in net.sf.ahtutils.xml.xpath that return Template
static Template MailXpath.getTemplate(Mail mail, String lang, String type)
           
 



Copyright © 2011. All Rights Reserved.