-
Methods in org.docx4j.math that return types with arguments of type CTR
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<CTR> |
ObjectFactory.createCTOMathArgR(CTR value) |
Create an instance of JAXBElement<CTR>}
|
jakarta.xml.bind.JAXBElement<CTR> |
ObjectFactory.createCTOMathR(CTR value) |
Create an instance of JAXBElement<CTR>}
|
-
Methods in org.docx4j.wml that return types with arguments of type CTR
| Modifier and Type |
Method |
Description |
jakarta.xml.bind.JAXBElement<CTR> |
ObjectFactory.createRunDelR(CTR value) |
Create an instance of JAXBElement<CTR>}
|
jakarta.xml.bind.JAXBElement<CTR> |
ObjectFactory.createRunInsR(CTR value) |
Create an instance of JAXBElement<CTR>}
|
jakarta.xml.bind.JAXBElement<CTR> |
ObjectFactory.createRunTrackChangeR(CTR value) |
Create an instance of JAXBElement<CTR>}
|