Package com.norconex.importer.charset
Class CharsetDetector.CharsetDetectorBuilder
java.lang.Object
com.norconex.importer.charset.CharsetDetector.CharsetDetectorBuilder
- Enclosing class:
CharsetDetector
-
Method Summary
Modifier and TypeMethodDescriptionbuild()protected booleandeclaredCharset(String charset) declaredCharset(Charset charset) booleanfallbackCharset(String charset) fallbackCharset(Charset charset) inthashCode()priorityCharset(Supplier<Object> charsetSupplier) toString()
-
Method Details