Package net.sf.basedb.util.charset


package net.sf.basedb.util.charset
  • Class
    Description
    Utility class for testing if a text stream can be parsed using a given character set.
    Helper class for working with charsets and enabling the UTF-8 with fallback charsets: X-UTF-8_with_ISO-8859-1_fallback X-UTF-8_with_windows-1252_fallback
    A simple string detector implementation that works with two strings.
    Interface for checking if a text line in a file seems to be decoded correctly with the current character set.