com.ximpleware.extended.parser
Class WIN1257

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

public class WIN1257
extends Object

this class contains method to map a windows-1257 char into a Unicode char


Constructor Summary
WIN1257()
           
 
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

WIN1257

public WIN1257()
Method Detail

decode

public static char decode(byte b)


Copyright © 2013. All Rights Reserved.