protected class ClientCodeWrapper.WrappedJavaFileObject extends ClientCodeWrapper.WrappedFileObject implements JavaFileObject
JavaFileObject.KindclientFileObject| Modifier and Type | Method and Description |
|---|---|
Modifier |
getAccessLevel() |
JavaFileObject.Kind |
getKind() |
NestingKind |
getNestingKind() |
boolean |
isNameCompatible(String simpleName,
JavaFileObject.Kind kind) |
String |
toString() |
delete, getCharContent, getLastModified, getName, openInputStream, openOutputStream, openReader, openWriter, toUriclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdelete, getCharContent, getLastModified, getName, openInputStream, openOutputStream, openReader, openWriter, toUripublic JavaFileObject.Kind getKind()
getKind in interface JavaFileObjectpublic boolean isNameCompatible(String simpleName, JavaFileObject.Kind kind)
isNameCompatible in interface JavaFileObjectpublic NestingKind getNestingKind()
getNestingKind in interface JavaFileObjectpublic Modifier getAccessLevel()
getAccessLevel in interface JavaFileObjectpublic String toString()
toString in class ClientCodeWrapper.WrappedFileObjectCopyright © 2017 earcam. All rights reserved.