Uses of Class
com.norconex.importer.charset.CharsetDetector.CharsetDetectorBuilder
Packages that use CharsetDetector.CharsetDetectorBuilder
-
Uses of CharsetDetector.CharsetDetectorBuilder in com.norconex.importer.charset
Methods in com.norconex.importer.charset that return CharsetDetector.CharsetDetectorBuilderModifier and TypeMethodDescriptionCharsetDetector.builder()CharsetDetector.CharsetDetectorBuilder.declaredCharset(String charset) CharsetDetector.CharsetDetectorBuilder.declaredCharset(Charset charset) CharsetDetector.CharsetDetectorBuilder.fallbackCharset(String charset) CharsetDetector.CharsetDetectorBuilder.fallbackCharset(Charset charset) CharsetDetector.CharsetDetectorBuilder.priorityCharset(Supplier<Object> charsetSupplier)