org.gcube.indexmanagement.common.linguistics.lemmatizerplugin
Enum Language

java.lang.Object
  extended by java.lang.Enum<Language>
      extended by org.gcube.indexmanagement.common.linguistics.lemmatizerplugin.Language
All Implemented Interfaces:
Serializable, Comparable<Language>

public enum Language
extends Enum<Language>

Enum to hold all supported languages.


Enum Constant Summary
af
          Long and short form of the language.
ar
          Long and short form of the language.
az
          Long and short form of the language.
be
          Long and short form of the language.
bg
          Long and short form of the language.
bn
          Long and short form of the language.
br
          Long and short form of the language.
bs
          Long and short form of the language.
ca
          Long and short form of the language.
cs
          Long and short form of the language.
cy
          Long and short form of the language.
da
          Long and short form of the language.
de
          Long and short form of the language.
el
          Long and short form of the language.
en
          Long and short form of the language.
eo
          Long and short form of the language.
es
          Long and short form of the language.
et
          Long and short form of the language.
eu
          Long and short form of the language.
fa
          Long and short form of the language.
fi
          Long and short form of the language.
fo
          Long and short form of the language.
fr
          Long and short form of the language.
fy
          Long and short form of the language.
ga
          Long and short form of the language.
gl
          Long and short form of the language.
ha
          Long and short form of the language.
he
          Long and short form of the language.
hi
          Long and short form of the language.
hr
          Long and short form of the language.
hu
          Long and short form of the language.
hy
          Long and short form of the language.
id
          Long and short form of the language.
is
          Long and short form of the language.
it
          Long and short form of the language.
ja
          Long and short form of the language.
ka
          Long and short form of the language.
kk
          Long and short form of the language.
kl
          Long and short form of the language.
ko
          Long and short form of the language.
ku
          Long and short form of the language.
ky
          Long and short form of the language.
la
          Long and short form of the language.
lb
          Long and short form of the language.
lt
          Long and short form of the language.
lv
          Long and short form of the language.
mi
          Long and short form of the language.
mn
          Long and short form of the language.
ms
          Long and short form of the language.
mt
          Long and short form of the language.
nb
          Long and short form of the language.
nl
          Long and short form of the language.
nn
          Long and short form of the language.
no
          Long and short form of the language.
pl
          Long and short form of the language.
ps
          Long and short form of the language.
pt
          Long and short form of the language.
rm
          Long and short form of the language.
ro
          Long and short form of the language.
ru
          Long and short form of the language.
se
          Long and short form of the language.
sk
          Long and short form of the language.
sl
          Long and short form of the language.
sq
          Long and short form of the language.
sr
          Long and short form of the language.
sv
          Long and short form of the language.
sw
          Long and short form of the language.
ta
          Long and short form of the language.
th
          Long and short form of the language.
tl
          Long and short form of the language.
tr
          Long and short form of the language.
uk
          Long and short form of the language.
ur
          Long and short form of the language.
uz
          Long and short form of the language.
vi
          Long and short form of the language.
wen
          Long and short form of the language.
yi
          Long and short form of the language.
zh_cn
          Long and short form of the language.
zh_tw
          Long and short form of the language.
zu
          Long and short form of the language.
 
Method Summary
 String toLongString()
          Method to get the long language string.
 String toShortString()
          Method to get the short language string.
static Language valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Language[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

af

public static final Language af
Long and short form of the language.


ar

public static final Language ar
Long and short form of the language.


az

public static final Language az
Long and short form of the language.


be

public static final Language be
Long and short form of the language.


bg

public static final Language bg
Long and short form of the language.


bn

public static final Language bn
Long and short form of the language.


br

public static final Language br
Long and short form of the language.


bs

public static final Language bs
Long and short form of the language.


ca

public static final Language ca
Long and short form of the language.


cs

public static final Language cs
Long and short form of the language.


cy

public static final Language cy
Long and short form of the language.


da

public static final Language da
Long and short form of the language.


de

public static final Language de
Long and short form of the language.


el

public static final Language el
Long and short form of the language.


en

public static final Language en
Long and short form of the language.


eo

public static final Language eo
Long and short form of the language.


es

public static final Language es
Long and short form of the language.


et

public static final Language et
Long and short form of the language.


eu

public static final Language eu
Long and short form of the language.


fa

public static final Language fa
Long and short form of the language.


fi

public static final Language fi
Long and short form of the language.


fo

public static final Language fo
Long and short form of the language.


fr

public static final Language fr
Long and short form of the language.


fy

public static final Language fy
Long and short form of the language.


ga

public static final Language ga
Long and short form of the language.


gl

public static final Language gl
Long and short form of the language.


ha

public static final Language ha
Long and short form of the language.


he

public static final Language he
Long and short form of the language.


hi

public static final Language hi
Long and short form of the language.


hr

public static final Language hr
Long and short form of the language.


hu

public static final Language hu
Long and short form of the language.


hy

public static final Language hy
Long and short form of the language.


id

public static final Language id
Long and short form of the language.


is

public static final Language is
Long and short form of the language.


it

public static final Language it
Long and short form of the language.


ja

public static final Language ja
Long and short form of the language.


ka

public static final Language ka
Long and short form of the language.


kk

public static final Language kk
Long and short form of the language.


kl

public static final Language kl
Long and short form of the language.


ko

public static final Language ko
Long and short form of the language.


ku

public static final Language ku
Long and short form of the language.


ky

public static final Language ky
Long and short form of the language.


la

public static final Language la
Long and short form of the language.


lb

public static final Language lb
Long and short form of the language.


lt

public static final Language lt
Long and short form of the language.


lv

public static final Language lv
Long and short form of the language.


mi

public static final Language mi
Long and short form of the language.


mn

public static final Language mn
Long and short form of the language.


ms

public static final Language ms
Long and short form of the language.


mt

public static final Language mt
Long and short form of the language.


nb

public static final Language nb
Long and short form of the language.


nl

public static final Language nl
Long and short form of the language.


nn

public static final Language nn
Long and short form of the language.


pl

public static final Language pl
Long and short form of the language.


ps

public static final Language ps
Long and short form of the language.


pt

public static final Language pt
Long and short form of the language.


rm

public static final Language rm
Long and short form of the language.


ro

public static final Language ro
Long and short form of the language.


ru

public static final Language ru
Long and short form of the language.


se

public static final Language se
Long and short form of the language.


sk

public static final Language sk
Long and short form of the language.


sl

public static final Language sl
Long and short form of the language.


sq

public static final Language sq
Long and short form of the language.


sr

public static final Language sr
Long and short form of the language.


sv

public static final Language sv
Long and short form of the language.


sw

public static final Language sw
Long and short form of the language.


ta

public static final Language ta
Long and short form of the language.


th

public static final Language th
Long and short form of the language.


tl

public static final Language tl
Long and short form of the language.


tr

public static final Language tr
Long and short form of the language.


uk

public static final Language uk
Long and short form of the language.


ur

public static final Language ur
Long and short form of the language.


uz

public static final Language uz
Long and short form of the language.


vi

public static final Language vi
Long and short form of the language.


wen

public static final Language wen
Long and short form of the language.


yi

public static final Language yi
Long and short form of the language.


zh_cn

public static final Language zh_cn
Long and short form of the language.


zh_tw

public static final Language zh_tw
Long and short form of the language.


zu

public static final Language zu
Long and short form of the language.


no

public static final Language no
Long and short form of the language.

Method Detail

values

public static Language[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (Language c : Language.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static Language valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

toLongString

public String toLongString()
Method to get the long language string.

Returns:
The long language string

toShortString

public String toShortString()
Method to get the short language string.

Returns:
The short language string


Copyright © 2013. All Rights Reserved.