java.lang.Objectcom.sun.tools.javac.api.ClientCodeWrapper.WrappedFileObject
com.sun.tools.javac.api.ClientCodeWrapper$WrappedJavaFileObject
All Implemented Interfaces:
JavaFileObject, FileObject
Fields inherited from com.sun.tools.javac.api.ClientCodeWrapper$WrappedFileObject: |
---|
clientFileObject |
Constructor: |
---|
|
Method from com.sun.tools.javac.api.ClientCodeWrapper$WrappedJavaFileObject Summary: |
---|
getAccessLevel, getKind, getNestingKind, isNameCompatible |
Methods from com.sun.tools.javac.api.ClientCodeWrapper$WrappedFileObject: |
---|
delete, getCharContent, getLastModified, getName, openInputStream, openOutputStream, openReader, openWriter, toUri |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from com.sun.tools.javac.api.ClientCodeWrapper$WrappedJavaFileObject Detail: |
---|
|
|
|
|