public interface GomLangInfos extends GomList<GomLangInfo>
Modifier and Type | Method and Description |
---|---|
GomLangInfo |
get(int index)
Getter for GomLangInfos.
|
GomLangInfo |
get(String lang)
Get a language information entry by the language it is defined
for.
|
GomLangInfo |
resolve(String lang)
Resolve the language-specific information for the given language.
|
getGomElementMappings
getGomElementTag, getIncludeConfiguration, hasRepresentation, setGomElementTag, setIncludeConfiguration
add, add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
parallelStream, removeIf, stream
GomLangInfo get(int index)
get
in interface List<GomLangInfo>
@Nullable GomLangInfo get(String lang)
lang
- The language to look up.@Nullable GomLangInfo resolve(String lang)
null
will be returned.
lang
- The language abbreviation to get information for.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210