Uses of Class
morfologik.stemming.UnmappableInputException
Packages that use UnmappableInputException
-
Uses of UnmappableInputException in morfologik.speller
Methods in morfologik.speller that throw UnmappableInputExceptionModifier and TypeMethodDescriptionprivate ByteBuffer
Speller.charSequenceToBytes
(CharSequence word) -
Uses of UnmappableInputException in morfologik.stemming
Methods in morfologik.stemming that throw UnmappableInputExceptionModifier and TypeMethodDescriptionstatic ByteBuffer
BufferUtils.charsToBytes
(CharsetEncoder encoder, CharBuffer chars, ByteBuffer bytes) Convert chars into bytes.