See: Description
| Interface | Description |
|---|---|
| PrologContentHandler | |
| TermContentHandler |
The interface of objects interested in listening to the description of logic terms as a stream of events
|
| Class | Description |
|---|---|
| CachedPrologEngineWriter | |
| DefaultTermContentHandler |
Defines do-nothing methods for the Context Handler interface, facilitating in this way the implementation
TODO: this class may be removed when Java8 is released since that release will incorporate the notion of Default methods in interfaces
|
| JpcTermBuilder |
A utility class for creating JPC term objects incrementally
|
| JpcTermWriter | |
| PrologEngineWriter |
Assert processed terms to the logic database given by a logic engine
|
| PrologFileWriter | |
| PrologStreamWriter |
Writes the text representation of the logic terms to a given output stream
|
| PrologWriter |
Write logic terms to a "target".
|
| TermAdapter |
A SALT adapter
|
| TermBuilder<TermType> |
A utility class for creating term objects incrementally
|
| TermReader |
A SALT reader
|
| TermWriter<TermType> |
Copyright © 2014. All rights reserved.