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.setHistoryPolicy(History.Policy policy)
Sets the history policy to use.
|
Modifier and Type | Field and Description |
---|---|
static History.Policy |
History.Policy.COMMENT
Insert a single line comment header at the top of every formatted file.
|
static History.Policy |
History.Policy.DISABLED
Don't use the history.
|
static History.Policy |
History.Policy.FILE
Track file modifications in a binary file stored in the Jalopy settings
directory.
|
Modifier and Type | Method and Description |
---|---|
static History.Policy |
History.Policy.valueOf(java.lang.String name)
Returns the policy for the given name.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013