| Package | Description |
|---|---|
| org.nuxeo.template.api | |
| org.nuxeo.template.api.descriptor |
| Modifier and Type | Method and Description |
|---|---|
OutputFormatDescriptor |
TemplateProcessorService.getOutputFormatDescriptor(String outputFormatId)
The returned
OutputFormatDescriptor contains either an operation
chain or a mime-type use to convert the output of a rendered document. |
| Modifier and Type | Method and Description |
|---|---|
Collection<OutputFormatDescriptor> |
TemplateProcessorService.getOutputFormats() |
| Modifier and Type | Method and Description |
|---|---|
OutputFormatDescriptor |
OutputFormatDescriptor.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputFormatDescriptor.merge(OutputFormatDescriptor srcOutFormat) |
Copyright © 2019 Nuxeo SA. All rights reserved.