| Package | Description |
|---|---|
| org.docx4j.openpackaging.contenttype |
| Modifier and Type | Method and Description |
|---|---|
CTDefault |
ObjectFactory.createCTDefault()
Create an instance of
CTDefault |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTDefault> |
ObjectFactory.createDefault(CTDefault value)
|
java.util.TreeMap<java.lang.String,CTDefault> |
ContentTypeManager.getDefaultContentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypeManager.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)
|
Copyright © 2007–2023. All rights reserved.