Package org.apache.poi.ss.extractor
Class EmbeddedExtractor.Ole10Extractor
java.lang.Object
org.apache.poi.ss.extractor.EmbeddedExtractor
org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
- All Implemented Interfaces:
Iterable<EmbeddedExtractor>
- Enclosing class:
- EmbeddedExtractor
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ss.extractor.EmbeddedExtractor
EmbeddedExtractor.Ole10Extractor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.ss.extractor.EmbeddedExtractor
canExtract, copyNodes, extract, extractAll, extractAll, extractOne, extractOne, iterator
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Ole10Extractor
public Ole10Extractor()
-
-
Method Details
-
canExtract
- Overrides:
canExtract
in classEmbeddedExtractor
-
extract
- Overrides:
extract
in classEmbeddedExtractor
- Throws:
IOException
-