| Package | Description |
|---|---|
| org.docx4j.finders | |
| org.docx4j.fonts | |
| org.docx4j.math | |
| org.docx4j.model.fields | |
| org.docx4j.toc | |
| org.docx4j.wml |
| Modifier and Type | Method and Description |
|---|---|
List<Text> |
RangeFinder.getRefs() |
| Modifier and Type | Method and Description |
|---|---|
Object |
RunFontSelector.fontSelector(PPr pPr,
RPr rPr,
Text wmlText)
Apply font selection algorithm to this Text, based on supplied PPr, RPr
(and docDefaults, Theme part etc).
|
| 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 | Method and Description |
|---|---|
Text |
FieldRef.getCustomFieldData()
application-specific data associated with this field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldRef.setCustomFieldData(Text customFieldData) |
| Modifier and Type | Method and Description |
|---|---|
Text |
TocEntry.getEntryPageNumberText() |
| Modifier and Type | Field and Description |
|---|---|
protected Text |
CTSimpleField.fldData |
protected Text |
FldChar.fldData |
| Modifier and Type | Method and Description |
|---|---|
Text |
ObjectFactory.createText()
Create an instance of
Text |
Text |
CTSimpleField.getFldData()
Gets the value of the fldData property.
|
Text |
FldChar.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 |
CTSimpleField.setFldData(Text value)
Sets the value of the fldData property.
|
void |
FldChar.setFldData(Text value)
Sets the value of the fldData property.
|
Copyright © 2007-2018. All Rights Reserved.