com.silverpeas.util
Class MetadataExtractorTest

java.lang.Object
  extended by com.silverpeas.util.MetadataExtractorTest

public class MetadataExtractorTest
extends Object

Author:
ehugonnet

Constructor Summary
MetadataExtractorTest()
           
 
Method Summary
 void testExtractMetadataFrom2007WordDocument()
           
 void testExtractMetadataFromFlvVideo()
           
 void testExtractMetadataFromMovVideo()
           
 void testExtractMetadataFromMp3Audio()
           
 void testExtractMetadataFromMp4Video()
           
 void testExtractMetadataFromOLE2WordDocument()
          Test of getSummaryInformation method, of class MetadataExtractor.
 void testExtractMetadataFromOpenOfficeDocument()
           
 void testExtractMetadataFromPdfWithoutMetadata()
          Test of getSummaryInformation method, of class MetadataExtractor.
 void testExtractMetadataFromTifImage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataExtractorTest

public MetadataExtractorTest()
Method Detail

testExtractMetadataFromOLE2WordDocument

public void testExtractMetadataFromOLE2WordDocument()
Test of getSummaryInformation method, of class MetadataExtractor.


testExtractMetadataFrom2007WordDocument

public void testExtractMetadataFrom2007WordDocument()

testExtractMetadataFromOpenOfficeDocument

public void testExtractMetadataFromOpenOfficeDocument()

testExtractMetadataFromTifImage

public void testExtractMetadataFromTifImage()

testExtractMetadataFromPdfWithoutMetadata

public void testExtractMetadataFromPdfWithoutMetadata()
                                               throws Exception
Test of getSummaryInformation method, of class MetadataExtractor.

Throws:
Exception

testExtractMetadataFromMp4Video

public void testExtractMetadataFromMp4Video()

testExtractMetadataFromMovVideo

public void testExtractMetadataFromMovVideo()

testExtractMetadataFromFlvVideo

public void testExtractMetadataFromFlvVideo()

testExtractMetadataFromMp3Audio

public void testExtractMetadataFromMp3Audio()


Copyright © 2016 Silverpeas. All Rights Reserved.