transfer.com.io
Class FileReader
WEB-INF.cftags.component
transfer.com.io.FileReader
-
public class FileReader
- extends WEB-INF.cftags.component
Reads Files
|
Constructor Summary |
init(string path)
Constructor
|
| Methods inherited from class WEB-INF.cftags.component |
|
init
public init(string path)
-
Constructor
- Parameters:
path - Absolute path to the file
getContent
public string getContent()
-
getPath
public string getPath()
-
setContent
private void setContent(string Content)
-
- Parameters:
Content
setPath
private void setPath(string Path)
-
- Parameters:
Path