org.apache.tika.parser.microsoft.ooxml
Class MetadataExtractor
java.lang.Object
org.apache.tika.parser.microsoft.ooxml.MetadataExtractor
public class MetadataExtractor
- extends Object
OOXML metadata extractor.
Currently POI doesn't support metadata extraction for OOXML.
- See Also:
OOXMLExtractor.getMetadataExtractor()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataExtractor
public MetadataExtractor(org.apache.poi.POIXMLTextExtractor extractor,
String type)
extract
public void extract(Metadata metadata)
throws TikaException
- Throws:
TikaException
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.