Interface | Description |
---|---|
JStaticJavaFile.LineFilter |
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.LineFilter that combines two JStaticJavaFile.LineFilter s. |
JTextFile |
Simple text file.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.