class InMemorySourceFile
extends javax.tools.SimpleJavaFileObject
Constructor and Description |
---|
InMemorySourceFile(DynamicJavaCode.FullClassName className,
java.lang.String content) |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
getCharContent(boolean ignoreEncodingErrors) |
InMemorySourceFile(DynamicJavaCode.FullClassName className, java.lang.String content)