Jalopy 1.0b10

Uses of Class
de.hunsicker.jalopy.storage.History.Method

Packages that use History.Method
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. 
 

Uses of History.Method in de.hunsicker.jalopy
 

Methods in de.hunsicker.jalopy with parameters of type History.Method
 void Jalopy.setHistoryMethod(History.Method method)
          Sets the history method to use.
 

Uses of History.Method in de.hunsicker.jalopy.storage
 

Fields in de.hunsicker.jalopy.storage declared as History.Method
static History.Method History.Method.TIMESTAMP
          Use simple, last modified timestamp.
static History.Method History.Method.CRC32
          Use CRC32 checksum.
static History.Method History.Method.ADLER32
          Use Adler32 checksum.
 

Methods in de.hunsicker.jalopy.storage that return History.Method
static History.Method History.Method.valueOf(String methodName)
          Returns the history method for the given name.
 

Constructors in de.hunsicker.jalopy.storage with parameters of type History.Method
History.ChecksumCharArrayWriter(History.Method method)
           
 


Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002