Package org.craftercms.core.processors.impl
package org.craftercms.core.processors.impl
-
ClassesClassDescriptionBase
ItemProcessorto add a new field to documents.Created by alfonso on 2/21/17.Created by alfonso on 2/21/17.ItemProcessorthat finds special "include" tags found in a descriptor document and inserts there the document tree of descriptors specified in these "include" tags.Pipeline ofItemProcessors.ItemProcessorthat takes the item url, transforms it by calling the transformation engine, and places the transformed url in the properties.Extension ofIncludeDescriptorsProcessorthat prevents pages from being included whendisablePageInclusionis true.No-opItemProcessorexclusive implementation.ItemProcessorthat adds a new tag or field to items that have a certain tag/field and value.ItemProcessorthat adds a new tag or field to items on specific paths.ItemProcessorthat extracts a list of text values from descriptor XPath-selected nodes and sets them as the properties of the item.ItemProcessorthat extracts single text values from descriptor XPath-selected nodes and sets them as the properties of the item.