Class NSLinguisticTag.Values

java.lang.Object
org.robovm.apple.foundation.NSLinguisticTag.Values
Enclosing class:
NSLinguisticTag

public static class NSLinguisticTag.Values
extends Object
  • Constructor Summary

    Constructors
    Constructor Description
    Values()  
  • Method Summary

    Modifier and Type Method Description
    static NSString Adjective()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Adverb()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Classifier()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString CloseParenthesis()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString CloseQuote()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Conjunction()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Dash()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Determiner()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Idiom()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Interjection()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Noun()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Number()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString OpenParenthesis()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString OpenQuote()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString OrganizationName()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Other()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString OtherPunctuation()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString OtherWhitespace()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString OtherWord()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString ParagraphBreak()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Particle()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString PersonalName()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString PlaceName()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Preposition()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Pronoun()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Punctuation()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString SentenceTerminator()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Verb()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Whitespace()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString Word()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    static NSString WordJoiner()
    Deprecated.
    All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • Word

      @Deprecated public static NSString Word()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Punctuation

      @Deprecated public static NSString Punctuation()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Whitespace

      @Deprecated public static NSString Whitespace()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Other

      @Deprecated public static NSString Other()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Noun

      @Deprecated public static NSString Noun()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Verb

      @Deprecated public static NSString Verb()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Adjective

      @Deprecated public static NSString Adjective()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Adverb

      @Deprecated public static NSString Adverb()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Pronoun

      @Deprecated public static NSString Pronoun()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Determiner

      @Deprecated public static NSString Determiner()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Particle

      @Deprecated public static NSString Particle()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Preposition

      @Deprecated public static NSString Preposition()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Number

      @Deprecated public static NSString Number()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Conjunction

      @Deprecated public static NSString Conjunction()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Interjection

      @Deprecated public static NSString Interjection()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Classifier

      @Deprecated public static NSString Classifier()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Idiom

      @Deprecated public static NSString Idiom()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • OtherWord

      @Deprecated public static NSString OtherWord()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • SentenceTerminator

      @Deprecated public static NSString SentenceTerminator()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • OpenQuote

      @Deprecated public static NSString OpenQuote()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • CloseQuote

      @Deprecated public static NSString CloseQuote()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • OpenParenthesis

      @Deprecated public static NSString OpenParenthesis()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • CloseParenthesis

      @Deprecated public static NSString CloseParenthesis()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • WordJoiner

      @Deprecated public static NSString WordJoiner()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • Dash

      @Deprecated public static NSString Dash()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • OtherPunctuation

      @Deprecated public static NSString OtherPunctuation()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • ParagraphBreak

      @Deprecated public static NSString ParagraphBreak()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • OtherWhitespace

      @Deprecated public static NSString OtherWhitespace()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • PersonalName

      @Deprecated public static NSString PersonalName()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • PlaceName

      @Deprecated public static NSString PlaceName()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API
    • OrganizationName

      @Deprecated public static NSString OrganizationName()
      Deprecated.
      All NSLinguisticTagger API should be replaced with NaturalLanguage.framework API