Package | Description |
---|---|
org.rdfhdt.hdt.hdt |
Modifier and Type | Method and Description |
---|---|
protected abstract TripleWriter |
HDTManager.doGetHDTWriter(OutputStream out,
String baseURI,
HDTOptions hdtFormat) |
protected abstract TripleWriter |
HDTManager.doGetHDTWriter(String outFile,
String baseURI,
HDTOptions hdtFormat) |
static TripleWriter |
HDTManager.getHDTWriter(OutputStream out,
String baseURI,
HDTOptions hdtFormat) |
static TripleWriter |
HDTManager.getHDTWriter(String outFile,
String baseURI,
HDTOptions hdtFormat) |
Copyright © 2020 DataWeb Research. All rights reserved.