public class LanguageCodeModifier
extends gr.ekt.bte.core.AbstractModifier
implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,String> |
lang3to2 |
| Constructor and Description |
|---|
LanguageCodeModifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected String |
getLang2(String lang3)
Covert ISO 639-2 alpha-3 code to ISO 639-1 alpha-2 code
|
gr.ekt.bte.core.Record |
modify(gr.ekt.bte.core.MutableRecord rec) |
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic gr.ekt.bte.core.Record modify(gr.ekt.bte.core.MutableRecord rec)
modify in class gr.ekt.bte.core.AbstractModifierCopyright © 2017 DuraSpace. All rights reserved.