Uses of Class
org.docx4j.math.CTAcc
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTAcc in org.docx4j.math
Methods in org.docx4j.math that return CTAcc Modifier and Type Method Description CTAccObjectFactory. createCTAcc()Create an instance ofCTAccMethods in org.docx4j.math that return types with arguments of type CTAcc Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createCTOMathAcc(CTAcc value)jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createCTOMathArgAcc(CTAcc value)Methods in org.docx4j.math with parameters of type CTAcc Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createCTOMathAcc(CTAcc value)jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createCTOMathArgAcc(CTAcc value) -
Uses of CTAcc in org.docx4j.wml
Methods in org.docx4j.wml that return types with arguments of type CTAcc Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createRunDelAcc(CTAcc value)jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createRunInsAcc(CTAcc value)jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createRunTrackChangeAcc(CTAcc value)Methods in org.docx4j.wml with parameters of type CTAcc Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createRunDelAcc(CTAcc value)jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createRunInsAcc(CTAcc value)jakarta.xml.bind.JAXBElement<CTAcc>ObjectFactory. createRunTrackChangeAcc(CTAcc value)