|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HWPFDocumentCore | |
|---|---|
| org.apache.poi.hwpf | |
| org.apache.poi.hwpf.usermodel | |
| Uses of HWPFDocumentCore in org.apache.poi.hwpf |
|---|
| Subclasses of HWPFDocumentCore in org.apache.poi.hwpf | |
|---|---|
class |
HWPFDocument
This class acts as the bucket that we throw all of the Word data structures into. |
class |
HWPFOldDocument
Provides very simple support for old (Word 6 / Word 95) files. |
| Uses of HWPFDocumentCore in org.apache.poi.hwpf.usermodel |
|---|
| Constructors in org.apache.poi.hwpf.usermodel with parameters of type HWPFDocumentCore | |
|---|---|
Range(int start,
int end,
HWPFDocumentCore doc)
Used to construct a Range from a document. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||