Uses of Class
org.docx4j.openpackaging.contenttype.CTDefault
| Package | Description |
|---|---|
| org.docx4j.openpackaging.contenttype |
-
Uses of CTDefault in org.docx4j.openpackaging.contenttype
Methods in org.docx4j.openpackaging.contenttype that return CTDefault Modifier and Type Method Description CTDefaultObjectFactory. createCTDefault()Create an instance ofCTDefaultMethods in org.docx4j.openpackaging.contenttype that return types with arguments of type CTDefault Modifier and Type Method Description javax.xml.bind.JAXBElement<CTDefault>ObjectFactory. createDefault(CTDefault value)java.util.TreeMap<java.lang.String,CTDefault>ContentTypeManager. getDefaultContentType()Methods in org.docx4j.openpackaging.contenttype with parameters of type CTDefault Modifier and Type Method Description voidContentTypeManager. addDefaultContentType(java.lang.String extension, CTDefault contentType)Add a content type associated with the specified extension.javax.xml.bind.JAXBElement<CTDefault>ObjectFactory. createDefault(CTDefault value)