public class KieMemoryCompilerSourceCode extends SimpleJavaFileObject
JavaFileObject.Kindkind, uri| Constructor and Description |
|---|
KieMemoryCompilerSourceCode(String className,
String contents)
Constructor for
Kind.SOURCE KieMemoryCompilerCode |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getCharContent(boolean ignoreEncodingErrors) |
String |
getClassName() |
OutputStream |
openOutputStream() |
delete, getAccessLevel, getKind, getLastModified, getName, getNestingKind, isNameCompatible, openInputStream, openReader, openWriter, toString, toUripublic OutputStream openOutputStream() throws IOException
openOutputStream in interface FileObjectopenOutputStream in class SimpleJavaFileObjectIOExceptionpublic String getClassName()
public CharSequence getCharContent(boolean ignoreEncodingErrors) throws IOException
getCharContent in interface FileObjectgetCharContent in class SimpleJavaFileObjectIOExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.