Uses of Class
morfologik.stemming.UnmappableInputException
-
Packages that use UnmappableInputException Package Description morfologik.stemming -
-
Uses of UnmappableInputException in morfologik.stemming
Methods in morfologik.stemming that throw UnmappableInputException Modifier and Type Method Description static ByteBuffer
BufferUtils. charsToBytes(CharsetEncoder encoder, CharBuffer chars, ByteBuffer bytes)
Convert chars into bytes.
-