Modifier and Type | Method and Description |
---|---|
CharsetDetector |
SimpleCharsetDetectorBuilder.build() |
Modifier and Type | Class and Description |
---|---|
class |
FixedCharsetDetector
Detector that always gives the same charset.
|
Modifier and Type | Method and Description |
---|---|
JavaMailBuilder |
JavaMailBuilder.charset(CharsetDetector charsetDetector)
Defines a custom detector that will indicate which charset corresponds
for a particular string.
|
Constructor and Description |
---|
StringContentHandler(MimeTypeProvider mimetypeProvider,
CharsetDetector charsetProvider) |
Constructor and Description |
---|
MapCloudhopperCharsetEncoder(CharsetDetector charsetProvider) |
MapCloudhopperCharsetEncoder(CharsetDetector charsetProvider,
Map<String,String> mapCloudhopperNameByNioName)
Initializes with the map of
Charset code handlers indexed indexed
by the NIO Charset code. |
Copyright © 2021. All rights reserved.