Package org.apache.commons.vfs2.util
Utility classes used by the VFS.
-
Interface Summary Interface Description Cryptor Encrypts and decrypts Strings. -
Class Summary Class Description CombinedResources A specialization of a resource bundle.CryptorFactory Creates an instance ofCryptor
.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.EncryptUtil Allows passwords to be encrypted and decrypted.FileObjectUtils Utility methods forFileObject
.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 Deprecated. Use Apache Commons Lang'sSystemUtils
.OsFamily Deprecated. Use Apache Commons Lang'sSystemUtils
.PosixPermissions Unix permissions.RawMonitorInputStream An InputStream that provides end-of-stream monitoring.URIUtils The URI escape and character encoding and decoding utility.UserAuthenticatorUtils Helps with authentication.WeakRefFileListener Wraps 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.