Uses of Class
org.robovm.apple.naturallanguage.NLTag
| Package | Description |
|---|---|
| org.robovm.apple.naturallanguage |
-
Uses of NLTag in org.robovm.apple.naturallanguage
Fields in org.robovm.apple.naturallanguage declared as NLTag Modifier and Type Field Description static NLTagNLTag. Adjectivestatic NLTagNLTag. Adverbstatic NLTagNLTag. Classifierstatic NLTagNLTag. CloseParenthesisstatic NLTagNLTag. CloseQuotestatic NLTagNLTag. Conjunctionstatic NLTagNLTag. Dashstatic NLTagNLTag. Determinerstatic NLTagNLTag. Idiomstatic NLTagNLTag. Interjectionstatic NLTagNLTag. Nounstatic NLTagNLTag. Numberstatic NLTagNLTag. OpenParenthesisstatic NLTagNLTag. OpenQuotestatic NLTagNLTag. OrganizationNamestatic NLTagNLTag. Otherstatic NLTagNLTag. OtherPunctuationstatic NLTagNLTag. OtherWhitespacestatic NLTagNLTag. OtherWordstatic NLTagNLTag. ParagraphBreakstatic NLTagNLTag. Particlestatic NLTagNLTag. PersonalNamestatic NLTagNLTag. PlaceNamestatic NLTagNLTag. Prepositionstatic NLTagNLTag. Pronounstatic NLTagNLTag. Punctuationstatic NLTagNLTag. SentenceTerminatorstatic NLTagNLTag. Verbstatic NLTagNLTag. Whitespacestatic NLTagNLTag. Wordstatic NLTagNLTag. WordJoinerMethods in org.robovm.apple.naturallanguage that return NLTag Modifier and Type Method Description NLTagNLTagger. getTag(long characterIndex, NLTokenUnit unit, NLTagScheme scheme, NSRange tokenRange)static NLTagNLTag.Marshaler. toObject(Class<NLTag> cls, long handle, long flags)static NLTagNLTag. valueOf(NSString value)Methods in org.robovm.apple.naturallanguage that return types with arguments of type NLTag Modifier and Type Method Description static List<NLTag>NLTag.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.naturallanguage with parameters of type NLTag Modifier and Type Method Description static longNLTag.Marshaler. toNative(NLTag o, long flags)Method parameters in org.robovm.apple.naturallanguage with type arguments of type NLTag Modifier and Type Method Description voidNLTagger. enumerateTags(NSRange range, NLTokenUnit unit, NLTagScheme scheme, NLTaggerOptions options, VoidBlock3<NLTag,NSRange,BooleanPtr> block)static longNLTag.AsListMarshaler. toNative(List<NLTag> l, long flags)static NLTagNLTag.Marshaler. toObject(Class<NLTag> cls, long handle, long flags)