| Package | Description |
|---|---|
| org.docx4j.model.fields | |
| org.docx4j.toc | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
R |
FieldRef.getBeginRun() |
R |
FieldRef.getEndRun() |
R |
FieldRef.getResultsSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldRef.setBeginRun(R beginRun) |
void |
FieldRef.setEndRun(R endRun) |
void |
FieldRef.setResultsSlot(R resultsSlot) |
| Modifier and Type | Method and Description |
|---|---|
List<R> |
TocEntry.getEntryValue() |
List<R> |
Toc.getTocInstruction() |
| Modifier and Type | Method and Description |
|---|---|
R |
ObjectFactory.createR()
Create an instance of
R |
Copyright © 2007-2018. All Rights Reserved.