| Class | Description |
|---|---|
| AbstractTaggingProcessor |
Base
ItemProcessor to add a new field to documents. |
| AttributeAddingProcessor |
Created by alfonso on 2/21/17.
|
| FieldRenamingProcessor |
Created by alfonso on 2/21/17.
|
| IncludeDescriptorsProcessor |
ItemProcessor that finds special "include" tags found in a descriptor
document and inserts there the document tree of descriptors specified in these "include" tags. |
| ItemProcessorPipeline |
Pipeline of
ItemProcessors. |
| ItemUrlTransformingProcessor |
ItemProcessor that takes the item url, transforms it by calling
the transformation engine, and places the transformed url in the properties. |
| TaggingByFieldValueProcessor |
ItemProcessor that adds a new tag or field to items that have a certain tag/field and value. |
| TaggingByPathProcessor |
ItemProcessor that adds a new tag or field to items on specific paths. |
| TextMetaDataCollectionExtractingProcessor |
ItemProcessor that extracts a list of text values from descriptor
XPath-selected nodes and sets them as the
properties of the item. |
| TextMetaDataExtractingProcessor |
ItemProcessor that extracts single text values from descriptor XPath-selected nodes and sets them as the
properties of the item. |
Copyright © 2020 CrafterCMS. All rights reserved.