Package | Description |
---|---|
org.docx4j.convert.in.word2003xml | |
org.docx4j.diff | |
org.docx4j.wml |
Modifier and Type | Field and Description |
---|---|
protected Body |
Transition03To06.body |
Modifier and Type | Method and Description |
---|---|
Body |
Transition03To06.getBody()
Gets the value of the body property.
|
Modifier and Type | Method and Description |
---|---|
void |
Transition03To06.setBody(Body value)
Sets the value of the body property.
|
Modifier and Type | Method and Description |
---|---|
void |
Differencer.diff(Body newer,
Body older,
Result result,
String author,
Calendar date,
RelationshipsPart docPartRelsNewer,
RelationshipsPart docPartRelsOlder) |
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-2019. All Rights Reserved.