public class TextFile extends ResourceFile
| Modifier and Type | Method and Description |
|---|---|
void |
build(OutputStream out)
called by Package to produce the file image.
|
void |
setContents(String _contents) |
isResource, namepublic TextFile(String name)
public void setContents(String _contents)
public void build(OutputStream out) throws IOException
ResourceFilebuild in class ResourceFileIOExceptionCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.