public static class JavaCompilerHelper.JavaSourceFromString
extends javax.tools.SimpleJavaFileObject
Constructor and Description |
---|
JavaSourceFromString(String name,
String code) |
Modifier and Type | Method and Description |
---|---|
CharSequence |
getCharContent(boolean ignoreEncodingErrors) |
public CharSequence getCharContent(boolean ignoreEncodingErrors)
getCharContent
in interface javax.tools.FileObject
getCharContent
in class javax.tools.SimpleJavaFileObject
Copyright © 2007-2017 The Apache Software Foundation