nu.validator.htmlparser.extra
Class IcuDetectorSniffer
java.lang.Object
java.io.InputStream
nu.validator.htmlparser.extra.IcuDetectorSniffer
- All Implemented Interfaces:
- Closeable
public class IcuDetectorSniffer
- extends InputStream
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IcuDetectorSniffer
public IcuDetectorSniffer(ByteReadable source)
- Parameters:
source -
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
sniff
public Encoding sniff()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
Copyright © 2012. All Rights Reserved.