Uses of Enum Class
org.languagetool.tagging.uk.IPOSTag
Packages that use IPOSTag
-
Uses of IPOSTag in org.languagetool.tagging.uk
Methods in org.languagetool.tagging.uk that return IPOSTagModifier and TypeMethodDescriptionstatic IPOSTagReturns the enum constant of this class with the specified name.static IPOSTag[]IPOSTag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.languagetool.tagging.uk with parameters of type IPOSTagModifier and TypeMethodDescriptionstatic booleanIPOSTag.startsWith(String posTagPrefix, IPOSTag... posTags)