Package | Description |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.sprm | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
protected StyleSheet |
HWPFDocumentCore._ss |
Holds styles for this document.
|
Modifier and Type | Method | Description |
---|---|---|
StyleSheet |
HWPFDocumentCore.getStyleSheet() |
Modifier and Type | Method | Description |
---|---|---|
CharacterProperties |
CHPX.getCharacterProperties(StyleSheet ss,
short istd) |
|
ParagraphProperties |
PAPX.getParagraphProperties(StyleSheet ss) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
static CharacterProperties |
CharacterSprmUncompressor.uncompressCHP(StyleSheet styleSheet,
CharacterProperties parStyle,
byte[] grpprl,
int offset) |
Modifier and Type | Method | Description |
---|---|---|
protected static ParagraphProperties |
Paragraph.newParagraph_applyStyleProperties(StyleSheet styleSheet,
PAPX papx,
ParagraphProperties properties) |
Constructor | Description |
---|---|
HWPFList(boolean numbered,
StyleSheet styleSheet) |
|
HWPFList(StyleSheet styleSheet,
ListTables listTables,
int ilfo) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.