public class W3CTestRunner extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
W3CTestRunner.Item |
| Constructor and Description |
|---|
W3CTestRunner(File rootManifest) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.rdf.model.Model |
getEARLModel() |
List<W3CTestRunner.Item> |
getItems() |
void |
run(PrintStream out) |
public W3CTestRunner(File rootManifest) throws IOException
IOExceptionpublic org.apache.jena.rdf.model.Model getEARLModel()
public List<W3CTestRunner.Item> getItems()
public void run(PrintStream out) throws InterruptedException
InterruptedExceptionCopyright © 2019 TopQuadrant, Inc.. All rights reserved.