Package hudson.plugins.logparser
Class ReadWriteTextFile
java.lang.Object
hudson.plugins.logparser.ReadWriteTextFile
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getContents
(File aFile) static void
setContents
(File aFile, String aContents)
-
Method Details
-
getContents
-
setContents
public static void setContents(File aFile, String aContents) throws FileNotFoundException, IOException - Throws:
FileNotFoundException
IOException
-