Package | Description |
---|---|
de.hunsicker.jalopy |
Contains the main classes to directly interact with the Jalopy formatting engine.
|
de.hunsicker.jalopy.storage |
The Jalopy runtime and persistant state storage and configuration facility.
|
Modifier and Type | Method and Description |
---|---|
void |
Jalopy.setHistoryMethod(History.Method method)
Sets the history method to use.
|
Modifier and Type | Field and Description |
---|---|
static History.Method |
History.Method.ADLER32
Use Adler32 checksum.
|
static History.Method |
History.Method.CRC32
Use CRC32 checksum.
|
static History.Method |
History.Method.TIMESTAMP
Use simple, last modified timestamp.
|
Modifier and Type | Method and Description |
---|---|
static History.Method |
History.Method.valueOf(java.lang.String methodName)
Returns the history method for the given name.
|
Constructor and Description |
---|
History.ChecksumCharArrayWriter(History.Method method) |
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013