org.apache.maven.surefire.its.misc
Class SurefireReportParser

java.lang.Object
  extended by org.apache.maven.surefire.its.misc.SurefireReportParser

public class SurefireReportParser
extends Object

Version:
$Id$

Constructor Summary
SurefireReportParser(List reportsDirectoriesFiles, Locale locale)
           
 
Method Summary
 List parseXMLReportFiles()
           
 void setLocale(Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SurefireReportParser

public SurefireReportParser(List reportsDirectoriesFiles,
                            Locale locale)
Method Detail

parseXMLReportFiles

public List parseXMLReportFiles()

setLocale

public final void setLocale(Locale locale)


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.