| Interface | Description |
|---|---|
| JStaticJavaFile.ILineFilter |
Filter that alters the Java source code.
|
| Class | Description |
|---|---|
| JBinaryFile |
Allows the application to use OutputStream to define data that will be stored
into a file.
|
| JPropertyFile |
A property file.
|
| JSerializedObject |
A simple class that takes an object and serializes it into a file in the
parent package with the given name.
|
| JStaticFile |
Allows an application to copy a resource file to the output.
|
| JStaticJavaFile |
Statically generated Java soruce file.
|
| JStaticJavaFile.ChainFilter |
A
JStaticJavaFile.ILineFilter that combines two JStaticJavaFile.ILineFilters. |
| JTextFile |
Simple text file.
|
Copyright © 2013–2015 Philip Helger. All rights reserved.