|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.ss.extractor.EmbeddedExtractor
org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
public static class EmbeddedExtractor.Ole10Extractor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.poi.ss.extractor.EmbeddedExtractor |
---|
EmbeddedExtractor.Ole10Extractor |
Constructor Summary | |
---|---|
EmbeddedExtractor.Ole10Extractor()
|
Method Summary | |
---|---|
boolean |
canExtract(DirectoryNode dn)
|
EmbeddedData |
extract(DirectoryNode dn)
|
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 |
Constructor Detail |
---|
public EmbeddedExtractor.Ole10Extractor()
Method Detail |
---|
public boolean canExtract(DirectoryNode dn)
canExtract
in class EmbeddedExtractor
public EmbeddedData extract(DirectoryNode dn) throws java.io.IOException
extract
in class EmbeddedExtractor
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |