Package org.alfresco.encoding
-
Interface Summary Interface Description CharactersetFinder Interface for classes that are able to read a text-based input stream and determine the character encoding. -
Class Summary 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.