| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createCTRDelInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createCTRInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createCTRT(Text value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createCTRDelInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createCTRInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createCTRT(Text value)
|
| Modifier and Type | Field and Description |
|---|---|
protected Text |
FldChar.fldData |
protected Text |
CTSimpleField.fldData |
| Modifier and Type | Method and Description |
|---|---|
Text |
ObjectFactory.createText()
Create an instance of
Text |
Text |
FldChar.getFldData()
Gets the value of the fldData property.
|
Text |
CTSimpleField.getFldData()
Gets the value of the fldData property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createRDelInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createRInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createRT(Text value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createRDelInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createRInstrText(Text value)
|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createRT(Text value)
|
void |
FldChar.setFldData(Text value)
Sets the value of the fldData property.
|
void |
CTSimpleField.setFldData(Text value)
Sets the value of the fldData property.
|
Copyright © 2007–2023. All rights reserved.