| 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 |
|---|---|
JAXBElement<CTDefault> |
ObjectFactory.createDefault(CTDefault value)
|
TreeMap<String,CTDefault> |
ContentTypeManager.getDefaultContentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentTypeManager.addDefaultContentType(String extension,
CTDefault contentType)
Add a content type associated with the specified extension.
|
JAXBElement<CTDefault> |
ObjectFactory.createDefault(CTDefault value)
|
Copyright © 2007-2020. All Rights Reserved.