Package org.apache.commons.vfs.util
Utility classes used by the VFS.
-
Class Summary Class Description DelegatingFileSystemOptionsBuilder This class use reflection to set a configuration value using the fileSystemConfigBuilder associated the a scheme.
Example:FileObjectUtils Stuff to get some strange things from an FileObjectMessages Formats messages.MonitorInputStream An InputStream that provides buffering and end-of-stream monitoring.MonitorOutputStream An OutputStream that provides buffering and end-of-stream monitoring.MonitorRandomAccessContent An RandomAccessContent that provides end-of-stream monitoring.Os Class to help determining the OS.OsFamily An enumerated type, which represents an OS family.RandomAccessMode An enumerated type representing the modes of a random access content.UserAuthenticatorUtils some helper