|
Class Summary |
| ExternalPrologCallback |
Implementation of Callback to generate output usable for
external Prologs like XSB. |
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing). |
| N3Import |
Implementation of Callback to invoke XSB directly via JNI for RDF files. |
| N3Remove |
Implementation of Callback to invoke XSB directly via JNI for RDF files. |
| ObjectWrapper |
|
| PCallback |
|
| RankComparator |
Sorts a list of numbers according to rank (second field in result list). |
| RDFImport |
Implementation of Callback to invoke XSB directly via JNI for RDF files. |
| RDFRemove |
Implementation of Callback to invoke XSB directly via JNI for RDF files. |
| ResultSet |
Results returned by a triple query are stored here. |
| Token |
Describes the input token stream. |
| TripleFilterReader |
This is an input stream filter to store the content of whatever
is passed to addRDF into a file for later access. |
| TripleServiceImpl |
TRIPLE Service API |
| TripleSubstitution |
Copyright ? Juergen Angele and Stefan Decker, Institut AIFB, University of
Karlsruhe. |
| XSBCallback |
Implementation of Callback to invoke XSB directly via JNI. |