public final class JBinaryFile extends JResourceFile
Constructor and Description |
---|
JBinaryFile(String name) |
Modifier and Type | Method and Description |
---|---|
void |
build(OutputStream os)
called by JPackage to produce the file image.
|
OutputStream |
getDataStore() |
isResource, name
public JBinaryFile(String name)
public OutputStream getDataStore()
public void build(OutputStream os) throws IOException
JResourceFile
build
in class JResourceFile
IOException
Copyright © 2017 JBoss by Red Hat. All rights reserved.