public class RushTextFile extends RushFile
Constructor and Description |
---|
RushTextFile() |
RushTextFile(String directory) |
Modifier and Type | Method and Description |
---|---|
String |
fileExtension() |
String |
getText() |
void |
setText(String text) |
delete, delete, file, hasFile, readFormFile, writeToFile
getId, save, save, saveOnlyWithoutConflict, saveOnlyWithoutConflict
public RushTextFile(String directory)
public RushTextFile()
public String fileExtension()
fileExtension
in class RushFile
public void setText(String text) throws IOException
IOException
public String getText() throws IOException
IOException
Copyright © 2017. All rights reserved.