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.
Return a contained file representation.
Return a contained folder representation.
Return a short name.
Iterate over the set of immediate child folders. This is useful for reflecting the hierarchy.
Returns content information about this folder.
Return a long name.
Returns a subtree of folders matching the given name.
A folder is being added or removed from the hierarchy. Use this to test for validity (or whatever) and throw exceptions as necessary
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.