Uses of Class
org.docx4j.wml.Text
Packages that use Text
Package
Description
-
Uses of Text in org.docx4j.fonts
Methods in org.docx4j.fonts with parameters of type TextModifier and TypeMethodDescriptionRunFontSelector.fontSelector(PPr pPr, RPr rPr, Text wmlText) Apply font selection algorithm to this Text, based on supplied PPr, RPr (and docDefaults, Theme part etc). -
Uses of Text in org.docx4j.math
Methods in org.docx4j.math that return types with arguments of type TextModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Text>ObjectFactory.createCTRDelInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>ObjectFactory.createCTRInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>ObjectFactory.createCTRT(Text value) Methods in org.docx4j.math with parameters of type TextModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Text>ObjectFactory.createCTRDelInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>ObjectFactory.createCTRInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>ObjectFactory.createCTRT(Text value) -
Uses of Text in org.docx4j.model.fields
Fields in org.docx4j.model.fields declared as TextMethods in org.docx4j.model.fields that return TextModifier and TypeMethodDescriptionFieldRef.getCustomFieldData()application-specific data associated with this field.Methods in org.docx4j.model.fields with parameters of type Text -
Uses of Text in org.docx4j.samples
Methods in org.docx4j.samples with parameters of type Text -
Uses of Text in org.docx4j.toc
Fields in org.docx4j.toc declared as TextMethods in org.docx4j.toc that return Text -
Uses of Text in org.docx4j.wml
Fields in org.docx4j.wml declared as TextModifier and TypeFieldDescriptionprotected TextCTSimpleField.fldDataprotected TextFldChar.fldDataMethods in org.docx4j.wml that return TextModifier and TypeMethodDescriptionObjectFactory.createText()Create an instance ofTextCTSimpleField.getFldData()Gets the value of the fldData property.FldChar.getFldData()Gets the value of the fldData property.Methods in org.docx4j.wml that return types with arguments of type TextModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Text>ObjectFactory.createRDelInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>ObjectFactory.createRInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>Methods in org.docx4j.wml with parameters of type TextModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Text>ObjectFactory.createRDelInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>ObjectFactory.createRInstrText(Text value) jakarta.xml.bind.JAXBElement<Text>voidCTSimpleField.setFldData(Text value) Sets the value of the fldData property.voidFldChar.setFldData(Text value) Sets the value of the fldData property.