| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected Body |
Document.body |
protected Body |
CTDocPart.docPartBody |
| Modifier and Type | Method and Description |
|---|---|
Body |
ObjectFactory.createBody()
Create an instance of
Body |
Body |
Document.getBody()
Gets the value of the body property.
|
Body |
CTDocPart.getDocPartBody()
Gets the value of the docPartBody property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
void |
Document.setBody(Body value)
Sets the value of the body property.
|
void |
CTDocPart.setDocPartBody(Body value)
Sets the value of the docPartBody property.
|
Copyright © 2007-2020. All Rights Reserved.