public abstract class AbstractGomLangInfoProvider extends AbstractGomElement implements GomLangInfoProvider
| Constructor and Description |
|---|
AbstractGomLangInfoProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
description(String lang)
Resolve the description for the given language or fallback.
|
String |
getLabel()
Deprecated.
since 4.0.17 originally replaced by LangInfos-Tag, now for hiding in GOM and enable attribute to tag conversion.
|
DefaultGomLangInfos |
getLangInfos()
Get the container of language information stored for this
element.
|
String |
label(String lang)
Resolve the label for the given language or fallback.
|
void |
setLabel(String label)
Deprecated.
since 4.0.17 originally replaced by LangInfos-Tag, now for hiding in GOM and enable attribute to tag conversion.
|
getDefaultTag, getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration, validatepublic DefaultGomLangInfos getLangInfos()
GomLangInfoProvidergetLangInfos in interface GomLangInfoProviderpublic String label(String lang)
GomLangInfoProviderlabel in interface GomLangInfoProviderlang - The language abbreviation.public String description(String lang)
GomLangInfoProviderdescription in interface GomLangInfoProviderlang - The langauge abbreviation.@Deprecated public String getLabel()
@Deprecated public void setLabel(String label)
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408