public class HDTFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static HDT |
createHDT()
Creates a default HDT
|
static HDT |
createHDT(HDTOptions spec)
Creates an HDT with the specified spec
|
static TempHDT |
createTempHDT(HDTSpecification spec,
String baseUri,
ModeOfLoading modeOfLoading)
Creates a TempHDT with the specified spec, baseUri and ModeOfLoading.
|
public static HDT createHDT()
public static HDT createHDT(HDTOptions spec)
public static TempHDT createTempHDT(HDTSpecification spec, String baseUri, ModeOfLoading modeOfLoading)
Copyright © 2018 DataWeb Research. All rights reserved.