public class JDirectFile extends com.sun.codemodel.JResourceFile implements Streamable
| Constructor and Description |
|---|
JDirectFile(String name,
File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(OutputStream os) |
File |
getFile() |
InputStream |
getInputStream() |
public void build(OutputStream os) throws IOException
build in class com.sun.codemodel.JResourceFileIOExceptionpublic InputStream getInputStream() throws IOException
getInputStream in interface StreamableIOExceptionpublic File getFile()
Copyright © 2025. All rights reserved.