Package | Description |
---|---|
org.jpc.salt |
SALT: The Streaming API for Logic Term processing
(inspired by the SAX library for event-based processing of XML documents)
|
org.jpc.term | |
org.jpc.util.salt |
Class and Description |
---|
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
|
JpcTermWriter |
PrologContentHandler |
PrologFileWriter |
PrologStreamWriter
Writes the text representation of the logic terms to a given output stream
|
PrologWriter
Write logic terms to a "target".
|
TermBuilder
A utility class for creating term objects incrementally
|
TermContentHandler
The interface of objects interested in listening to the description of logic terms as a stream of events
|
TermWriter |
Class and Description |
---|
TermContentHandler
The interface of objects interested in listening to the description of logic terms as a stream of events
|
Class and Description |
---|
TermAdapter
A SALT adapter
|
TermContentHandler
The interface of objects interested in listening to the description of logic terms as a stream of events
|
Copyright © 2014. All rights reserved.