Méthode | Description | |
---|---|---|
Initialize ( |
Initialization funcion. It is called by ODDRService at initialization time in order to populate vocabulary holder.
|
Méthode | Description | |
---|---|---|
ParseVocabularyFromPath ( String prop, String path ) : |
Parse a vocabulary from a specified path.
|
|
ParseVocabularyFromStream ( String prop, Stream inputStream ) : |
Parse a vocabulary from a specified input stream.
|
public Initialize ( |
||
props | Properties object holding the configuration properties. | |
Résultat | void |