Package org.robovm.apple.foundation
Class NSLinguisticTagScheme
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSLinguisticTagScheme
public class NSLinguisticTagScheme extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSLinguisticTagScheme.AsListMarshalerstatic classNSLinguisticTagScheme.Marshalerstatic classNSLinguisticTagScheme.Values -
Field Summary
Fields Modifier and Type Field Description static NSLinguisticTagSchemeLanguageDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework APIstatic NSLinguisticTagSchemeLemmaDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework APIstatic NSLinguisticTagSchemeLexicalClassDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework APIstatic NSLinguisticTagSchemeNameTypeDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework APIstatic NSLinguisticTagSchemeNameTypeOrLexicalClassDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework APIstatic NSLinguisticTagSchemeScriptDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework APIstatic NSLinguisticTagSchemeTokenTypeDeprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
Method Summary
Modifier and Type Method Description static NSLinguisticTagSchemevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
TokenType
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
LexicalClass
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
NameType
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
NameTypeOrLexicalClass
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
Lemma
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
Language
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API -
Script
Deprecated.All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
-
-
Method Details
-
valueOf
-