Package org.apache.commons.vfs2.util
Utility classes used by the VFS.
-
Interface Summary Interface Description Cryptor -
Class Summary Class Description CombinedResources CryptorFactory Factory to create an instance of a Cryptor.DefaultCryptor Allows passwords to be encrypted and decrypted.DelegatingFileSystemOptionsBuilder This class use reflection to set a configuration value using the fileSystemConfigBuilder associated the a scheme.
Example:EncryptUtil Allows passwords to be encrypted and decrypted.FileObjectUtils Stuff to get some strange things from an FileObject.Messages 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 A RandomAccessContent that provides end-of-stream monitoring.Os Class to help determining the OS.OsFamily An enumerated type, which represents an OS family.PosixPermissions UNIX permissions.UserAuthenticatorUtils Helps with authentication.WeakRefFileListener Wrap a listener with a WeakReference. -
Enum Summary Enum Description PosixPermissions.Type Permission types.RandomAccessMode An enumerated type representing the modes of a random access content.