-
Methods in org.docx4j.math that return types with arguments of type CTD
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<CTD> |
ObjectFactory.createCTOMathArgD(CTD value) |
Create an instance of JAXBElement<CTD>}
|
jakarta.xml.bind.JAXBElement<CTD> |
ObjectFactory.createCTOMathD(CTD value) |
Create an instance of JAXBElement<CTD>}
|
-
Methods in org.docx4j.wml that return types with arguments of type CTD
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<CTD> |
ObjectFactory.createRunDelD(CTD value) |
Create an instance of JAXBElement<CTD>}
|
jakarta.xml.bind.JAXBElement<CTD> |
ObjectFactory.createRunInsD(CTD value) |
Create an instance of JAXBElement<CTD>}
|
jakarta.xml.bind.JAXBElement<CTD> |
ObjectFactory.createRunTrackChangeD(CTD value) |
Create an instance of JAXBElement<CTD>}
|