|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSystem | |
---|---|
com.ibm.are.platform | ARE platform abstraction specification |
com.ibm.are.platform.impl | IBM i implementation of the ARE platform abstraction specification |
Uses of FileSystem in com.ibm.are.platform |
---|
Fields in com.ibm.are.platform declared as FileSystem | |
---|---|
protected FileSystem |
Platform.fileSystem
Object that can perform platform specific file system operations |
Methods in com.ibm.are.platform that return FileSystem | |
---|---|
FileSystem |
Platform.fileSystem()
Retrieves a reference to an object that can perform platform specific file system operations. |
Uses of FileSystem in com.ibm.are.platform.impl |
---|
Classes in com.ibm.are.platform.impl that implement FileSystem | |
---|---|
class |
IBMiFileSystem
The IBMiFileSystem interface implements file system operations that must
be implemented for any platform where ARE runs. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |