|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspec.benchmarks.compiler.SpecFileManager.BaseFileObject
spec.benchmarks.compiler.SpecFileManager.OutputFileObject
public class SpecFileManager.OutputFileObject
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.tools.JavaFileObject |
|---|
javax.tools.JavaFileObject.Kind |
| Constructor Summary | |
|---|---|
SpecFileManager.OutputFileObject(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.io.OutputStream |
openOutputStream()
|
| Methods inherited from class spec.benchmarks.compiler.SpecFileManager.BaseFileObject |
|---|
delete, getAccessLevel, getCharContent, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openInputStream, openReader, openWriter, toUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpecFileManager.OutputFileObject(java.lang.String name)
| Method Detail |
|---|
public java.io.OutputStream openOutputStream()
throws java.io.IOException
openOutputStream in interface javax.tools.FileObjectopenOutputStream in class SpecFileManager.BaseFileObjectjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||