public final class JBinaryFile extends JResourceFile
| Modifier and Type | Field and Description |
|---|---|
private java.io.ByteArrayOutputStream |
baos |
| Constructor and Description |
|---|
JBinaryFile(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(java.io.OutputStream os)
called by JPackage to produce the file image.
|
java.io.OutputStream |
getDataStore() |
isResource, namepublic java.io.OutputStream getDataStore()
public void build(java.io.OutputStream os)
throws java.io.IOException
JResourceFilebuild in class JResourceFilejava.io.IOException