public abstract class AbstractTupleQueryResultWriterTest extends Object
TupleQueryResultWriter
implementations.Modifier and Type | Field and Description |
---|---|
protected static ValueFactory |
vf |
Constructor and Description |
---|
AbstractTupleQueryResultWriterTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract TupleQueryResultParserFactory |
getParserFactory() |
protected abstract TupleQueryResultWriterFactory |
getWriterFactory() |
void |
testRDFStarHandling_DeepNesting() |
void |
testRDFStarHandling_NoEncoding() |
void |
testRDFStarHandling_WithEncoding() |
protected static final ValueFactory vf
public void testRDFStarHandling_WithEncoding() throws Exception
Exception
public void testRDFStarHandling_NoEncoding() throws Exception
Exception
public void testRDFStarHandling_DeepNesting() throws Exception
Exception
protected abstract TupleQueryResultParserFactory getParserFactory()
protected abstract TupleQueryResultWriterFactory getWriterFactory()
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.