The public VFS API.
To read from a file, use the InputStream returned by FileContent.getInputStream .
InputStream
To write to a file, use the OutputStream returned by FileContent.getOutputStream method.
OutputStream
Files are arranged in a hierarchy.