org.mozilla.intl.chardet
Class nsISO2022KRVerifier

java.lang.Object
  extended by org.mozilla.intl.chardet.nsVerifier
      extended by org.mozilla.intl.chardet.nsISO2022KRVerifier

public class nsISO2022KRVerifier
extends nsVerifier


Constructor Summary
nsISO2022KRVerifier()
           
 
Method Summary
 int[] cclass()
           
 String charset()
           
 boolean isUCS2()
           
 int[] states()
           
 int stFactor()
           
 
Methods inherited from class org.mozilla.intl.chardet.nsVerifier
getNextState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

nsISO2022KRVerifier

public nsISO2022KRVerifier()
Method Detail

cclass

public int[] cclass()
Specified by:
cclass in class nsVerifier

states

public int[] states()
Specified by:
states in class nsVerifier

stFactor

public int stFactor()
Specified by:
stFactor in class nsVerifier

charset

public String charset()
Specified by:
charset in class nsVerifier

isUCS2

public boolean isUCS2()
Specified by:
isUCS2 in class nsVerifier


Copyright © 2012. All Rights Reserved.