net.sf.ahtutils.xml.xpath
Class MailXpath

java.lang.Object
  extended by net.sf.ahtutils.xml.xpath.MailXpath

public class MailXpath
extends Object


Constructor Summary
MailXpath()
           
 
Method Summary
static Mail getMail(Mails mails, String id)
           
static Template getTemplate(Mail mail, String lang, String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailXpath

public MailXpath()
Method Detail

getMail

public static Mail getMail(Mails mails,
                           String id)
                    throws net.sf.exlp.util.exception.ExlpXpathNotFoundException,
                           net.sf.exlp.util.exception.ExlpXpathNotUniqueException
Throws:
net.sf.exlp.util.exception.ExlpXpathNotFoundException
net.sf.exlp.util.exception.ExlpXpathNotUniqueException

getTemplate

public static Template getTemplate(Mail mail,
                                   String lang,
                                   String type)
                            throws net.sf.exlp.util.exception.ExlpXpathNotFoundException,
                                   net.sf.exlp.util.exception.ExlpXpathNotUniqueException
Throws:
net.sf.exlp.util.exception.ExlpXpathNotFoundException
net.sf.exlp.util.exception.ExlpXpathNotUniqueException


Copyright © 2011. All Rights Reserved.