Package | Description |
---|---|
org.apache.poi.hwpf.dev | |
org.apache.poi.hwpf.extractor | |
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Constructor and Description |
---|
HWPFLister(HWPFDocument doc) |
Constructor and Description |
---|
WordExtractor(HWPFDocument doc)
Create a new Word Extractor
|
Constructor and Description |
---|
PicturesTable(HWPFDocument _document,
byte[] _dataStream,
byte[] _mainStream,
FSPATable fspa,
EscherRecordHolder dgg) |
Modifier and Type | Field and Description |
---|---|
protected HWPFDocument |
Range._doc
The document this range blongs to.
|
Modifier and Type | Method and Description |
---|---|
protected HWPFDocument |
Range.getDocument() |
Constructor and Description |
---|
DocumentPosition(HWPFDocument doc,
int pos) |
HeaderStories(HWPFDocument doc) |
Range(int start,
int end,
HWPFDocument doc)
Used to construct a Range from a document.
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.