Interface | Description |
---|---|
CharactersetFinder |
Interface for classes that are able to read a text-based input stream and determine
the character encoding.
|
Class | Description |
---|---|
AbstractCharactersetFinder | |
BomCharactersetFinder |
Byte Order Marker encoding detection.
|
GuessEncodingCharsetFinder |
Uses the Guess Encoding
library.
|
GuessEncodingCharsetFinder.DummyCharset |
A dummy charset to detect a default hit.
|
Copyright © 2005–2020 Alfresco Software. All rights reserved.