| Package | Description |
|---|---|
| org.jahia.services.importexport |
| Modifier and Type | Class and Description |
|---|---|
class |
TagsProcessor
Attribute processor that handles
j:tags attributes |
class |
TemplateNodeProcessor
Attribute processor that handles
j:templateNode attributes to use just the referenced template (view) name instead of a
path. |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeProcessor> |
ImportExportBaseService.getAttributeProcessors()
Returns a list of configured attribute processors for the import.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportExportBaseService.setAttributeProcessors(List<AttributeProcessor> attributeProcessors)
Sets a list of configured attribute processors for the import.
|
void |
DocumentViewImportHandler.setAttributeProcessors(List<AttributeProcessor> attributeProcessors) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.