Package | Description |
---|---|
org.languagetool.tagging.uk |
Modifier and Type | Method and Description |
---|---|
static IPOSTag |
IPOSTag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPOSTag[] |
IPOSTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
IPOSTag.startsWith(String posTagPrefix,
IPOSTag... posTags) |