| Modifier and Type | Method and Description |
|---|---|
protected TemplateProcessor |
TemplateBasedDocumentAdapterImpl.getTemplateProcessor(String templateName) |
| Modifier and Type | Method and Description |
|---|---|
protected TemplateProcessor |
TemplateSourceDocumentAdapterImpl.getTemplateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
TemplateProcessor |
TemplateProcessorService.findProcessor(Blob templateBlob)
Finds the
TemplateProcessor for a given Blob. |
TemplateProcessor |
TemplateProcessorService.getProcessor(String name)
Get a
TemplateProcessor by it's name. |
| Modifier and Type | Field and Description |
|---|---|
protected TemplateProcessor |
TemplateProcessorDescriptor.processor |
| Modifier and Type | Method and Description |
|---|---|
TemplateProcessor |
TemplateProcessorDescriptor.getProcessor() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BidirectionalTemplateProcessor
Interface for
TemplateProcessor that allow reverse mapping. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTemplateProcessor
Common code between the implementations of
TemplateProcessor |
class |
IdentityProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
WordXMLRawTemplateProcessor
WordXML implementation of the
BidirectionalTemplateProcessor. |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeMarkerProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
JODReportTemplateProcessor
TemplateProcessor for ODT based templates. |
| Modifier and Type | Class and Description |
|---|---|
class |
JXLSTemplateProcessor
JXLS
TemplateProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
XDocReportProcessor
XDocReport based
TemplateProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
XSLTProcessor |
| Modifier and Type | Method and Description |
|---|---|
TemplateProcessor |
TemplateProcessorComponent.findProcessor(Blob templateBlob) |
TemplateProcessor |
TemplateProcessorComponent.getProcessor(String name) |
Copyright © 2019 Nuxeo. All rights reserved.