org.apache.tika.parser.audio
Class AudioParserTest

java.lang.Object
  extended by TestCase
      extended by org.apache.tika.parser.audio.AudioParserTest

public class AudioParserTest
extends TestCase


Constructor Summary
AudioParserTest()
           
 
Method Summary
 void testAIFF()
           
 void testAU()
           
 void testWAV()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioParserTest

public AudioParserTest()
Method Detail

testWAV

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

testAIFF

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

testAU

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


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