| Package | Description |
|---|---|
| org.apache.poi.xwpf.converter.core | |
| org.apache.poi.xwpf.converter.core.openxmlformats |
| Modifier and Type | Class and Description |
|---|---|
class |
FileImageExtractor
File image extractor implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IImageExtractor |
Options.getExtractor()
Returns the image extractor.
|
protected IImageExtractor |
XWPFDocumentVisitor.getImageExtractor()
Returns the image extractor and null otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setExtractor(IImageExtractor extractor)
Set the image extractor.
|
| Modifier and Type | Method and Description |
|---|---|
protected IImageExtractor |
OpenXMlFormatsVisitor.getImageExtractor()
Returns the image extractor and null otherwise.
|
Copyright © 2016. All Rights Reserved.