net.sf.ahtutils.xml.xpath
Class ReportXpath

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

public class ReportXpath
extends Object


Constructor Summary
ReportXpath()
           
 
Method Summary
static Media getMedia(List<Media> list, String type)
           
static Report getReport(Reports reports, String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportXpath

public ReportXpath()
Method Detail

getMedia

public static Media getMedia(List<Media> list,
                             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

getReport

public static Report getReport(Reports reports,
                               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


Copyright © 2011. All Rights Reserved.