org.apache.tika.sax
Class OfflineContentHandlerTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.sax.OfflineContentHandlerTest

public class OfflineContentHandlerTest
extends TestCase

Unit tests for the OfflineContentHandler class.


Constructor Summary
OfflineContentHandlerTest()
           
 
Method Summary
protected  void setUp()
           
 void testExternalDTD()
           
 void testExternalEntity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfflineContentHandlerTest

public OfflineContentHandlerTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testExternalDTD

public void testExternalDTD()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testExternalEntity

public void testExternalEntity()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.