Uses of Class
pl.sgjp.morfeusz.TokenNumbering
-
-
Uses of TokenNumbering in pl.sgjp.morfeusz
Methods in pl.sgjp.morfeusz that return TokenNumbering Modifier and Type Method Description TokenNumberingMorfeusz. getTokenNumbering()static TokenNumberingTokenNumbering. swigToEnum(int swigValue)static TokenNumberingTokenNumbering. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TokenNumbering[]TokenNumbering. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in pl.sgjp.morfeusz with parameters of type TokenNumbering Modifier and Type Method Description voidMorfeusz. setTokenNumbering(TokenNumbering numbering)Set token numbering policy.
-