| Package | Description |
|---|---|
| org.aksw.rdfunit.io.reader | |
| org.aksw.rdfunit.io.writer | |
| org.aksw.rdfunit.utils |
| Constructor and Description |
|---|
RDFReadAndCacheReader(RDFReader reader,
RDFWriter writer)
Constructor for RDFReadAndCacheReader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRDFWriter
Skeleton abstract class for RDFWriter
|
class |
RDFFileWriter
RDFFileWriter class.
|
class |
RDFHTMLResultsAggregateWriter
RDFHTMLResultsAggregateWriter class.
|
class |
RDFHTMLResultsRlogWriter
RDFHTMLResultsRlogWriter class.
|
class |
RDFHTMLResultsStatusWriter
RDFHTMLResultsStatusWriter class.
|
class |
RDFHTMLResultsWriter
Abstract RDFHTMLResultsWriter class.
|
class |
RDFMultipleWriter
RDFMultipleWriter class.
|
class |
RDFSPARULWriter
RDFSPARULWriter class.
|
class |
RDFStreamWriter
RDFStreamWriter class.
|
| Constructor and Description |
|---|
RDFMultipleWriter(Collection<RDFWriter> writers)
Constructor for RDFMultipleWriter.
|
| Modifier and Type | Method and Description |
|---|---|
static RDFWriter |
RDFWriterFactory.createWriterFromFormat(OutputStream outputStream,
SerializationFormat serializationFormat,
TestCaseExecutionType executionType)
createWriterFromFormat.
|
static RDFWriter |
RDFWriterFactory.createWriterFromFormat(String filenameWithoutExtension,
SerializationFormat serializationFormat,
TestCaseExecutionType executionType)
createWriterFromFormat.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TestUtils.writeTestsToFile(Collection<TestCase> tests,
RDFWriter testCache)
writeTestsToFile.
|
Copyright © 2015. All rights reserved.