Class ComplexContentTransformer

  • All Implemented Interfaces:
    ContentWorker, ContentTransformer, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    @AlfrescoPublicApi
    public class ComplexContentTransformer
    extends AbstractContentTransformer2
    implements org.springframework.beans.factory.InitializingBean
    Transformer that passes a document through several nested transformations in order to accomplish its goal.
    Author:
    Derek Hulley