com.ximpleware.parser
Class WIN1251

java.lang.Object
  extended by com.ximpleware.parser.WIN1251

public class WIN1251
extends Object

This class contains method to map a windows-1251 char into a Unicode char


Constructor Summary
WIN1251()
           
 
Method Summary
static char decode(byte b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WIN1251

public WIN1251()
Method Detail

decode

public static char decode(byte b)


Copyright © 2013. All Rights Reserved.