class JavaSourceFileObject extends SimpleJavaFileObject
JavaFileObject.Kind| Modifier and Type | Field and Description |
|---|---|
private String |
source
.
|
kind, uri| Constructor and Description |
|---|
JavaSourceFileObject(String className,
String source) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getCharContent(boolean ignoreEncodingErrors) |
delete, getAccessLevel, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openInputStream, openOutputStream, openReader, openWriter, toString, toUriJavaSourceFileObject(String className, String source) throws URISyntaxException
URISyntaxExceptionpublic CharSequence getCharContent(boolean ignoreEncodingErrors) throws IOException
getCharContent in interface FileObjectgetCharContent in class SimpleJavaFileObjectIOExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.