Uses of Class
org.fryske_akademy.pos_tagger.UDPipePostTagService.FORMAT
-
-
Uses of UDPipePostTagService.FORMAT in org.fryske_akademy.pos_tagger
Methods in org.fryske_akademy.pos_tagger that return UDPipePostTagService.FORMAT Modifier and Type Method Description static UDPipePostTagService.FORMATUDPipePostTagService.FORMAT. valueOf(String name)Returns the enum constant of this type with the specified name.static UDPipePostTagService.FORMAT[]UDPipePostTagService.FORMAT. values()Returns an array containing the constants of this enum type, in the order they are declared.
-