Package | Description |
---|---|
de.hunsicker.jalopy |
Contains the main classes to directly interact with the Jalopy formatting engine.
|
de.hunsicker.jalopy.plugin |
Supplies the Plug-in hook for the integration with other Java applications.
|
Modifier and Type | Field and Description |
---|---|
static Jalopy.State |
Jalopy.State.ERROR
Indicates a finished run, that failed.
|
static Jalopy.State |
Jalopy.State.INSPECTED
Indicates a successful inspection phase.
|
static Jalopy.State |
Jalopy.State.OK
Indicates a finished run without any warnings or errors.
|
static Jalopy.State |
Jalopy.State.PARSED
Indicates a successful parse phase.
|
static Jalopy.State |
Jalopy.State.RUNNING
Indicates the running state (no phase yet finished).
|
static Jalopy.State |
Jalopy.State.UNDEFINED
Indicates the undefined state (a run was not yet startet).
|
static Jalopy.State |
Jalopy.State.WARN
Indicates a finished run which produced warnings.
|
Modifier and Type | Method and Description |
---|---|
Jalopy.State |
Jalopy.getState()
Returns the current state info.
|
Modifier and Type | Method and Description |
---|---|
Jalopy.State |
AbstractPlugin.getState()
Returns the state info of Plug-in.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013