public class CachedPrologEngineWriter extends PrologFileWriter implements Closeable
fileDIRECTIVE_PREFIX, out| Constructor and Description |
|---|
CachedPrologEngineWriter(PrologEngine prologEngine) |
CachedPrologEngineWriter(PrologEngine prologEngine,
JpcPreferences jpcPreferences) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
PrologEngine |
getPrologEngine() |
writeLogtalkObjectClause, writeLogtalkObjectDirective, writePrologClause, writePrologDirectiveendLogtalkObjectContext, followingDirectives, followingDynamicClauses, getCurrentLogtalkObjectTerm, startLogtalkObjectContext, write, writeClause, writeDirectivecreateCompoundBuilder, startAtom, startFloatTerm, startIntegerTerm, startJRef, startVariableaddLast, endCompound, getFirst, getTerms, process, startCompoundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendCompound, startAtom, startCompound, startFloatTerm, startIntegerTerm, startJRef, startVariablepublic CachedPrologEngineWriter(PrologEngine prologEngine) throws IOException
IOExceptionpublic CachedPrologEngineWriter(PrologEngine prologEngine, JpcPreferences jpcPreferences) throws IOException
IOExceptionpublic PrologEngine getPrologEngine()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014. All rights reserved.