Package org.robovm.apple.naturallanguage
Class NLTag
public class NLTag extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNLTag.AsListMarshalerstatic classNLTag.Marshalerstatic classNLTag.Values -
Field Summary
Fields Modifier and Type Field Description static NLTagAdjectivestatic NLTagAdverbstatic NLTagClassifierstatic NLTagCloseParenthesisstatic NLTagCloseQuotestatic NLTagConjunctionstatic NLTagDashstatic NLTagDeterminerstatic NLTagIdiomstatic NLTagInterjectionstatic NLTagNounstatic NLTagNumberstatic NLTagOpenParenthesisstatic NLTagOpenQuotestatic NLTagOrganizationNamestatic NLTagOtherstatic NLTagOtherPunctuationstatic NLTagOtherWhitespacestatic NLTagOtherWordstatic NLTagParagraphBreakstatic NLTagParticlestatic NLTagPersonalNamestatic NLTagPlaceNamestatic NLTagPrepositionstatic NLTagPronounstatic NLTagPunctuationstatic NLTagSentenceTerminatorstatic NLTagVerbstatic NLTagWhitespacestatic NLTagWordstatic NLTagWordJoiner -
Method Summary
Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Word
- Since:
- Available in iOS 12.0 and later.
-
Punctuation
- Since:
- Available in iOS 12.0 and later.
-
Whitespace
- Since:
- Available in iOS 12.0 and later.
-
Other
- Since:
- Available in iOS 12.0 and later.
-
Noun
- Since:
- Available in iOS 12.0 and later.
-
Verb
- Since:
- Available in iOS 12.0 and later.
-
Adjective
- Since:
- Available in iOS 12.0 and later.
-
Adverb
- Since:
- Available in iOS 12.0 and later.
-
Pronoun
- Since:
- Available in iOS 12.0 and later.
-
Determiner
- Since:
- Available in iOS 12.0 and later.
-
Particle
- Since:
- Available in iOS 12.0 and later.
-
Preposition
- Since:
- Available in iOS 12.0 and later.
-
Number
- Since:
- Available in iOS 12.0 and later.
-
Conjunction
- Since:
- Available in iOS 12.0 and later.
-
Interjection
- Since:
- Available in iOS 12.0 and later.
-
Classifier
- Since:
- Available in iOS 12.0 and later.
-
Idiom
- Since:
- Available in iOS 12.0 and later.
-
OtherWord
- Since:
- Available in iOS 12.0 and later.
-
SentenceTerminator
- Since:
- Available in iOS 12.0 and later.
-
OpenQuote
- Since:
- Available in iOS 12.0 and later.
-
CloseQuote
- Since:
- Available in iOS 12.0 and later.
-
OpenParenthesis
- Since:
- Available in iOS 12.0 and later.
-
CloseParenthesis
- Since:
- Available in iOS 12.0 and later.
-
WordJoiner
- Since:
- Available in iOS 12.0 and later.
-
Dash
- Since:
- Available in iOS 12.0 and later.
-
OtherPunctuation
- Since:
- Available in iOS 12.0 and later.
-
ParagraphBreak
- Since:
- Available in iOS 12.0 and later.
-
OtherWhitespace
- Since:
- Available in iOS 12.0 and later.
-
PersonalName
- Since:
- Available in iOS 12.0 and later.
-
PlaceName
- Since:
- Available in iOS 12.0 and later.
-
OrganizationName
- Since:
- Available in iOS 12.0 and later.
-
-
Method Details
-
valueOf
-