Package org.tranche.util

Utilities used by Tranche and other tools for handling lower-level tasks (such as compression, encryption, managing temporary files, etc.).

See:
          Description

Interface Summary
TestUtilListener Used to manage application logic impacted by tests.
 

Class Summary
AssertionUtil Utility methods for common assertions.
CompressionUtil Helper methods for using various compression encodings.
EmailUtil Send an email by posting contents to URL that will send it out.
IOUtil Various helper methods for serializing data for storage and transfer as well as reading data from disk or network.
OperatingSystem Encapsulates identity of operating system.
OperatingSystemUtil Utility methods for interacting with the operating system.
PersistentServerFileUtil Used for persistent files and directories.
PreferencesUtil Stores user preferences.
TempFileUtil This utility class creates a clean working temporary directory for storing files during runtime.
TestUtil A helper class for the code to determine if it is being run in test mode or not.
 

Package org.tranche.util Description

Utilities used by Tranche and other tools for handling lower-level tasks (such as compression, encryption, managing temporary files, etc.).



This code is free for use both commercially and non-commercially as stated in the project's license