com.ximpleware.parser
Class ISO8859_2

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

public class ISO8859_2
extends Object

this class contains method to map a ISO-8859-3 char into a Unicode char


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

ISO8859_2

public ISO8859_2()
Method Detail

decode

public static char decode(byte b)


Copyright © 2013. All Rights Reserved.