org.apache.maven.plugin.surefire.report
Class FileReporterUtils

java.lang.Object
  extended by org.apache.maven.plugin.surefire.report.FileReporterUtils

public class FileReporterUtils
extends Object

Utils class for file-based reporters

Author:
Andreas Gudian

Constructor Summary
FileReporterUtils()
           
 
Method Summary
static String stripIllegalFilenameChars(String original)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileReporterUtils

public FileReporterUtils()
Method Detail

stripIllegalFilenameChars

public static String stripIllegalFilenameChars(String original)


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