Package org.apache.commons.vfs2.util

Utility classes used by the VFS.

See:
          Description

Interface Summary
Cryptor  
 

Class Summary
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 An RandomAccessContent that provides end-of-stream monitoring.
Os Class to help determining the OS.
OsFamily An enumerated type, which represents an OS family.
UserAuthenticatorUtils Some helper methods used for authentication.
WeakRefFileListener Wrap a listener with a WeakReference.
 

Enum Summary
RandomAccessMode An enumerated type representing the modes of a random access content.
 

Package org.apache.commons.vfs2.util Description

Utility classes used by the VFS.



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.