Class LatinExtB

  • All Implemented Interfaces:
    CodePage

    public class LatinExtB
    extends DefaultCodePage
    An instance of the class LatinExtB represents the range of Unicode characters from U0180 to U024F, which is called "Latin Extended B".
    Version:
    $Revision: 1.1 $
    Author:
    Simone Leonardi
    See Also:
    http://www.unicode.org/charts/
    • Constructor Summary

      Constructors 
      Constructor Description
      LatinExtB()
      Creates a new LatinExtB instance.
      The variable firstCharacter is set to 384, the variable lastCharacter is set to 591 and the variable name is set to "Latin Extended B".
    • Constructor Detail

      • LatinExtB

        public LatinExtB()
        Creates a new LatinExtB instance.
        The variable firstCharacter is set to 384, the variable lastCharacter is set to 591 and the variable name is set to "Latin Extended B".