public class PersonVocabulary extends Vocabulary
| Constructor and Description |
|---|
PersonVocabulary() |
| Modifier and Type | Method and Description |
|---|---|
String |
encoding(List<String> keys)
returns the normalized, encoded String for a given key if found, otherwise a special value -depending on the vocabulary- is returned indicating that it couldn't be normalized
|
encoding, getDelimiter, getName, getResource, getTerms, getVocabularyName, isCaseSensitive, setCaseSensitive, setDelimiter, setName, setResource, setResource, setTermspublic String encoding(List<String> keys) throws ProcessingException
Vocabularyencoding in interface IVocabularyencoding in class VocabularyProcessingExceptionCopyright © 2025. All rights reserved.