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, name
public java.io.OutputStream getDataStore()
public void build(java.io.OutputStream os) throws java.io.IOException
JResourceFile
build
in class JResourceFile
java.io.IOException