org.apache.tika.parser.xml
Class DcXMLParserTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.parser.xml.DcXMLParserTest

public class DcXMLParserTest
extends TestCase


Constructor Summary
DcXMLParserTest()
           
 
Method Summary
 void testXMLParserAsciiChars()
           
 void testXMLParserNonAsciiChars()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DcXMLParserTest

public DcXMLParserTest()
Method Detail

testXMLParserAsciiChars

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

testXMLParserNonAsciiChars

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


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