Uses of Class
eu.clarin.weblicht.wlfxb.tc.api.TextSpanType
-
Packages that use TextSpanType Package Description eu.clarin.weblicht.wlfxb.tc.api -
-
Uses of TextSpanType in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return TextSpanType Modifier and Type Method Description static TextSpanTypeTextSpanType. valueOf(String name)Returns the enum constant of this type with the specified name.static TextSpanType[]TextSpanType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-