| Package | Description |
|---|---|
| org.rdfhdt.hdt.dictionary | |
| org.rdfhdt.hdt.dictionary.impl | |
| org.rdfhdt.hdt.dictionary.impl.section |
| Modifier and Type | Method and Description |
|---|---|
TempDictionarySection |
TempDictionary.getObjects() |
TempDictionarySection |
TempDictionary.getPredicates() |
TempDictionarySection |
TempDictionary.getShared() |
TempDictionarySection |
TempDictionary.getSubjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionarySectionPrivate.load(TempDictionarySection other,
ProgressListener listener)
Load entries from another dictionary section.
|
| Modifier and Type | Field and Description |
|---|---|
protected TempDictionarySection |
BaseTempDictionary.objects |
protected TempDictionarySection |
BaseTempDictionary.predicates |
protected TempDictionarySection |
BaseTempDictionary.shared |
protected TempDictionarySection |
BaseTempDictionary.subjects |
| Modifier and Type | Method and Description |
|---|---|
TempDictionarySection |
BaseTempDictionary.getObjects() |
TempDictionarySection |
PSFCTempDictionary.getObjects() |
TempDictionarySection |
BaseTempDictionary.getPredicates() |
TempDictionarySection |
PSFCTempDictionary.getPredicates() |
TempDictionarySection |
BaseTempDictionary.getShared() |
TempDictionarySection |
PSFCTempDictionary.getShared() |
TempDictionarySection |
BaseTempDictionary.getSubjects() |
TempDictionarySection |
PSFCTempDictionary.getSubjects() |
| Modifier and Type | Class and Description |
|---|---|
class |
HashDictionarySection |
| Modifier and Type | Method and Description |
|---|---|
void |
PFCDictionarySection.load(TempDictionarySection other,
ProgressListener listener) |
void |
PFCDictionarySectionMap.load(TempDictionarySection other,
ProgressListener listener) |
void |
PFCDictionarySectionBig.load(TempDictionarySection other,
ProgressListener listener) |
void |
DictionarySectionCache.load(TempDictionarySection other,
ProgressListener listener) |
void |
DictionarySectionCacheAll.load(TempDictionarySection other,
ProgressListener listener) |
void |
DictionarySectionCachePerThread.load(TempDictionarySection other,
ProgressListener listener) |
Copyright © 2018 DataWeb Research. All rights reserved.