Package | Description |
---|---|
org.apache.poi.hwpf.converter | |
org.apache.poi.hwpf.extractor | |
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Method | Description |
---|---|---|
protected abstract void |
AbstractWordConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
|
protected void |
AbstractWordConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
org.w3c.dom.Element block) |
|
protected void |
WordToFoConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
|
protected void |
WordToHtmlConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
|
protected void |
WordToTextConverter.processDrawnObject(HWPFDocument doc,
CharacterRun characterRun,
OfficeDrawing officeDrawing,
java.lang.String path,
org.w3c.dom.Element block) |
|
protected abstract void |
AbstractWordConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
|
protected void |
WordToFoConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
|
protected void |
WordToHtmlConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
|
protected void |
WordToTextConverter.processEndnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range endnoteTextRange) |
|
protected void |
AbstractWordConverter.processField(HWPFDocument wordDocument,
Range parentRange,
int currentTableLevel,
Field field,
org.w3c.dom.Element currentBlock) |
|
protected abstract void |
AbstractWordConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
|
protected void |
WordToFoConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
|
protected void |
WordToHtmlConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
|
protected void |
WordToTextConverter.processFootnoteAutonumbered(HWPFDocument wordDocument,
int noteIndex,
org.w3c.dom.Element block,
Range footnoteTextRange) |
|
protected void |
WordToTextConverter.processNote(HWPFDocument wordDocument,
org.w3c.dom.Element block,
Range noteTextRange) |
|
protected void |
AbstractWordConverter.processNoteAnchor(HWPFDocument doc,
CharacterRun characterRun,
org.w3c.dom.Element block) |
|
protected void |
WordToHtmlConverter.processNoteAutonumbered(HWPFDocument doc,
java.lang.String type,
int noteIndex,
org.w3c.dom.Element block,
Range noteTextRange) |
|
protected boolean |
AbstractWordConverter.processOle2(HWPFDocument wordDocument,
org.w3c.dom.Element block,
Entry entry) |
|
protected boolean |
WordToTextConverter.processOle2(HWPFDocument wordDocument,
org.w3c.dom.Element block,
Entry entry) |
|
protected void |
AbstractWordConverter.processSymbol(HWPFDocument doc,
CharacterRun characterRun,
org.w3c.dom.Element block) |
Constructor | Description |
---|---|
WordExtractor(HWPFDocument doc) |
Create a new Word Extractor
|
Constructor | Description |
---|---|
PicturesTable(HWPFDocument _document,
byte[] _dataStream,
byte[] _mainStream) |
|
PicturesTable(HWPFDocument _document,
byte[] _dataStream,
byte[] _mainStream,
FSPATable fspa,
EscherRecordHolder dgg) |
Deprecated.
|
Constructor | Description |
---|---|
DocumentPosition(HWPFDocument doc,
int pos) |
|
HeaderStories(HWPFDocument doc) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.