FileObject, JavaFileObjectprotected static class Jsr199JavaCompiler.BytecodeFile extends SimpleJavaFileObject
JavaFileObject.Kindkind, uri| Modifier and Type | Method | Description |
|---|---|---|
InputStream |
openInputStream() |
|
OutputStream |
openOutputStream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdelete, getAccessLevel, getCharContent, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openReader, openWriter, toString, toUripublic OutputStream openOutputStream()
openOutputStream in interface FileObjectopenOutputStream in class SimpleJavaFileObjectpublic InputStream openInputStream()
openInputStream in interface FileObjectopenInputStream in class SimpleJavaFileObjectCopyright © 2019 Oracle. All rights reserved.