| Package | Description |
|---|---|
| org.rdfhdt.hdt.hdt | |
| org.rdfhdt.hdt.hdt.impl |
| Modifier and Type | Method and Description |
|---|---|
static TempHDT |
HDTFactory.createTempHDT(HDTSpecification spec,
String baseUri,
ModeOfLoading modeOfLoading)
Creates a TempHDT with the specified spec, baseUri and ModeOfLoading.
|
| Modifier and Type | Field and Description |
|---|---|
protected ModeOfLoading |
TempHDTImpl.modeOfLoading |
| Modifier and Type | Method and Description |
|---|---|
static ModeOfLoading |
ModeOfLoading.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModeOfLoading[] |
ModeOfLoading.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TempHDTImpl(HDTOptions spec,
String baseUri,
ModeOfLoading modeOfLoading) |
Copyright © 2018 DataWeb Research. All rights reserved.