com.sun.codemodel.fmt
public final class JBinaryFile extends JResourceFile
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
Copyright © 2005-2014 Sun Microsystems. All Rights Reserved.