Uses of Class
org.docx4j.openpackaging.contenttype.CTDefault
Packages that use CTDefault
-
Uses of CTDefault in org.docx4j.openpackaging.contenttype
Methods in org.docx4j.openpackaging.contenttype that return CTDefaultModifier and TypeMethodDescriptionObjectFactory.createCTDefault()Create an instance ofCTDefaultMethods in org.docx4j.openpackaging.contenttype that return types with arguments of type CTDefaultModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTDefault>ObjectFactory.createDefault(CTDefault value) ContentTypeManager.getDefaultContentType()Methods in org.docx4j.openpackaging.contenttype with parameters of type CTDefaultModifier and TypeMethodDescriptionvoidContentTypeManager.addDefaultContentType(String extension, CTDefault contentType) Add a content type associated with the specified extension.jakarta.xml.bind.JAXBElement<CTDefault>ObjectFactory.createDefault(CTDefault value)