org.mozilla.intl.chardet
Class HtmlCharsetDetector

java.lang.Object
  extended by org.mozilla.intl.chardet.HtmlCharsetDetector

public class HtmlCharsetDetector
extends Object


Field Summary
static boolean found
           
 
Constructor Summary
HtmlCharsetDetector()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

found

public static boolean found
Constructor Detail

HtmlCharsetDetector

public HtmlCharsetDetector()
Method Detail

main

public static void main(String[] argv)
                 throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.