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 ByteBufferSpeller.charSequenceToBytes(CharSequence word) -
Uses of UnmappableInputException in morfologik.stemming
Methods in morfologik.stemming that throw UnmappableInputExceptionModifier and TypeMethodDescriptionstatic ByteBufferBufferUtils.charsToBytes(CharsetEncoder encoder, CharBuffer chars, ByteBuffer bytes) Convert chars into bytes.