| Package | Description |
|---|---|
| org.opencms.util |
Utility functions for String manipulation and other often used tasks.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CmsRfsFileViewer.readFilePortion()
Return the view portion of lines of text from the underlying file or an
empty String if
returns false. |
void |
CmsRfsFileViewer.setFilePath(java.lang.String path)
Set the path in the real file system that points to the file
that should be displayed.
|
void |
CmsRfsFileViewer.setRootPath(java.lang.String path)
Set the path in the real file system that points to the folder/tree
containing the log files.
|