程序包 | 说明 |
---|---|
org.opencms.util |
Utility functions for String manipulation and other often used tasks.
|
org.opencms.workplace.administration |
This package contains the core classes for implementing the administration view.
|
限定符和类型 | 方法和说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
protected java.lang.String |
A_CmsImportFromHttp.copyFileToServer(java.lang.String destination)
Gets a database import file from the client and copies it to the server.
|