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