| Interface | Description |
|---|---|
| StaticJavaFile.LineFilter |
Filter that alters the Java source code.
|
| Class | Description |
|---|---|
| BinaryFile |
Allows the application to use OutputStream to define data
that will be stored into a file.
|
| PropertyFile |
A property file.
|
| SerializedObject |
A simple class that takes an object and serializes it into a file
in the parent package with the given name.
|
| StaticFile |
Allows an application to copy a resource file to the output.
|
| StaticJavaFile |
Statically generated Java soruce file.
|
| StaticJavaFile.ChainFilter |
A
StaticJavaFile.LineFilter that combines two StaticJavaFile.LineFilters. |
| TextFile |
Simple text file.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.