org.apache.any23.encoding
Class TikaEncodingDetectorTest
java.lang.Object
org.apache.any23.encoding.TikaEncodingDetectorTest
public class TikaEncodingDetectorTest
- extends Object
Test case for TikaEncodingDetector
.
- Version:
- $Id: TikaEncodingDetectorTest.html 1233375 2012-01-19 13:45:22Z simonetripodi $
- Author:
- Michele Mostarda ( michele.mostarda@gmail.com ), Davide Palmisano ( dpalmisano@gmail.com )
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TikaEncodingDetectorTest
public TikaEncodingDetectorTest()
setUp
public void setUp()
tearDown
public void tearDown()
testISO8859HTML
public void testISO8859HTML()
throws IOException
- Throws:
IOException
testISO8859XHTML
public void testISO8859XHTML()
throws IOException
- Throws:
IOException
testUTF8AfterTitle
public void testUTF8AfterTitle()
throws IOException
- Throws:
IOException
testUTF8HTML
public void testUTF8HTML()
throws IOException
- Throws:
IOException
testUTF8XHTML
public void testUTF8XHTML()
throws IOException
- Throws:
IOException
testEncodingHTML
public void testEncodingHTML()
throws IOException
- Throws:
IOException
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.