FileObject
, JavaFileObject
protected static class Jsr199JavaCompiler.BytecodeFile extends SimpleJavaFileObject
JavaFileObject.Kind
kind, uri
Modifier and Type | Method | Description |
---|---|---|
InputStream |
openInputStream() |
|
OutputStream |
openOutputStream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
delete, getAccessLevel, getCharContent, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openReader, openWriter, toString, toUri
public OutputStream openOutputStream()
openOutputStream
in interface FileObject
openOutputStream
in class SimpleJavaFileObject
public InputStream openInputStream()
openInputStream
in interface FileObject
openInputStream
in class SimpleJavaFileObject
Copyright © 2019 Oracle. All rights reserved.