|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tika.parser.microsoft.ooxml.MetadataExtractor
public class MetadataExtractor
OOXML metadata extractor. Currently POI doesn't support metadata extraction for OOXML.
OOXMLExtractor.getMetadataExtractor()| Constructor Summary | |
|---|---|
MetadataExtractor(org.apache.poi.POIXMLTextExtractor extractor,
java.lang.String type)
|
|
| Method Summary | |
|---|---|
void |
extract(Metadata metadata)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataExtractor(org.apache.poi.POIXMLTextExtractor extractor,
java.lang.String type)
| Method Detail |
|---|
public void extract(Metadata metadata)
throws TikaException
TikaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||