public class VocabularyConfig extends ConfigUtil
Vocabulary configuration
Copyright: Copyright (c) 2005
Company: IST, Drexel University
root| Constructor and Description |
|---|
VocabularyConfig() |
VocabularyConfig(ConfigureNode root) |
VocabularyConfig(String configFile) |
| Modifier and Type | Method and Description |
|---|---|
Vocabulary |
getVocabulary(ConfigureNode node,
int vocabularyID) |
Vocabulary |
getVocabulary(int vocabularyID) |
protected Vocabulary |
loadVocabulary(String vocabularyName,
ConfigureNode vocabularyNode) |
getConfigureNode, loadResourcepublic VocabularyConfig()
public VocabularyConfig(ConfigureNode root)
public VocabularyConfig(String configFile)
public Vocabulary getVocabulary(int vocabularyID)
public Vocabulary getVocabulary(ConfigureNode node, int vocabularyID)
protected Vocabulary loadVocabulary(String vocabularyName, ConfigureNode vocabularyNode)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.