Create a file folder with the given path.
Remove the folder subtree. Use with care!
Close and/or synchronize changes made to this folder. Each driver should take advantage of this as appropriate, perhaps combining multiple files together, or possibly copying to a remote location
Iterate over the set of immediate child folders. This is useful for reflecting the hierarchy
Return a long name
A folder is being added or removed from the hierarchy. Use this to test for validity (or whatever) and throw exceptions as necessary
Return a contained file representation
Return a contained folder representation
Return a short name
Returns content information about this folder
Returns a subtree of folders matching the given name
Is folder writable?
Represents a physical folder in a file system. Use one of these to address specific paths (sub-trees) within the file system.