| Package | Description |
|---|---|
| org.rdfhdt.hdt.dictionary | |
| org.rdfhdt.hdt.dictionary.impl | |
| org.rdfhdt.hdt.hdt | |
| org.rdfhdt.hdt.hdt.impl |
| Modifier and Type | Method and Description |
|---|---|
static TempDictionary |
DictionaryFactory.createTempDictionary(HDTOptions spec)
Creates a default dictionary (HashDictionary)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryPrivate.load(TempDictionary other,
ProgressListener listener)
Loads all information from another dictionary into this dictionary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTempDictionary
This abstract class implements all methods that have implementation
common to all modifiable dictionaries (or could apply to)
|
class |
HashDictionary |
class |
PSFCTempDictionary |
| Modifier and Type | Method and Description |
|---|---|
void |
FourSectionDictionary.load(TempDictionary other,
ProgressListener listener) |
void |
FourSectionDictionaryBig.load(TempDictionary other,
ProgressListener listener) |
void |
PSFCFourSectionDictionary.load(TempDictionary other,
ProgressListener listener) |
| Constructor and Description |
|---|
PSFCTempDictionary(TempDictionary delegate) |
| Modifier and Type | Method and Description |
|---|---|
TempDictionary |
TempHDT.getDictionary() |
| Modifier and Type | Field and Description |
|---|---|
protected TempDictionary |
TempHDTImpl.dictionary |
| Modifier and Type | Method and Description |
|---|---|
TempDictionary |
TempHDTImpl.getDictionary() |
Copyright © 2018 DataWeb Research. All rights reserved.