Uses of Class
org.docx4j.math.CTD
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTD in org.docx4j.math
Methods in org.docx4j.math that return CTD Modifier and Type Method Description CTDObjectFactory. createCTD()Create an instance ofCTDMethods in org.docx4j.math that return types with arguments of type CTD Modifier and Type Method Description javax.xml.bind.JAXBElement<CTD>ObjectFactory. createCTOMathArgD(CTD value)javax.xml.bind.JAXBElement<CTD>ObjectFactory. createCTOMathD(CTD value)Methods in org.docx4j.math with parameters of type CTD Modifier and Type Method Description javax.xml.bind.JAXBElement<CTD>ObjectFactory. createCTOMathArgD(CTD value)javax.xml.bind.JAXBElement<CTD>ObjectFactory. createCTOMathD(CTD value) -
Uses of CTD in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTD Modifier and Type Method Description javax.xml.bind.JAXBElement<CTD>ObjectFactory. createRunDelD(CTD value)javax.xml.bind.JAXBElement<CTD>ObjectFactory. createRunInsD(CTD value)javax.xml.bind.JAXBElement<CTD>ObjectFactory. createRunTrackChangeD(CTD value)Methods in org.docx4j.wml with parameters of type CTD Modifier and Type Method Description javax.xml.bind.JAXBElement<CTD>ObjectFactory. createRunDelD(CTD value)javax.xml.bind.JAXBElement<CTD>ObjectFactory. createRunInsD(CTD value)javax.xml.bind.JAXBElement<CTD>ObjectFactory. createRunTrackChangeD(CTD value)