Uses of Package
org.alfresco.repo.content.transform
-
Classes in org.alfresco.repo.content.transform used by org.alfresco.repo.content Class Description ContentTransformer Interface for class that allow content transformation from one mimetype to another.ContentTransformerRegistry Holds and provides the most appropriate content transformer for a particular source and target mimetype transformation request.TransformerDebug Debugs transformers selection and activity. -
Classes in org.alfresco.repo.content.transform used by org.alfresco.repo.content.transform Class Description AbstractContentTransformer2 Provides basic services forContentTransformerimplementations.AbstractContentTransformerLimits Provides transformation limits forContentTransformerimplementations.ContentTransformer Interface for class that allow content transformation from one mimetype to another.ContentTransformerHelper A class providing basic functionality shared by bothContentTransformers andContentTransformerWorkers.ContentTransformerRegistry Holds and provides the most appropriate content transformer for a particular source and target mimetype transformation request.ContentTransformerRegistry.TransformationKey Deprecated.ContentTransformerWorker An interface that allows separation between the content transformer registry and the various third party subsystems performing the transformation.ExplictTransformationDetails Specifies transformations that are considered to be 'exceptional' so should be used in preference to other transformers that can perform the same transformation.OOoContentTransformerHelper A class providing basic OOo-related functionality shared by bothContentTransformers andContentTransformerWorkers.RemoteTransformerClient Client class that transfers content (from a ContentReader) to a remote transformation agent together with request parameters that will be used to transform the content.SupportedTransformation Represents a supported transformation.TikaPoweredContainerExtractor Warning - this is a prototype service, and will likely change dramatically in Alfresco 4.0! This proto-service provides a way to have Apache Tika extract out certain kinds of embedded resources from within a container file.TikaPoweredContentTransformer Provides helpful services forContentTransformerimplementations which are powered by Apache Tika.TransformerConfig Provides access to transformer configuration and current performance data.TransformerConfigImpl Provides access to transformer configuration and current performance data.TransformerConfigMBean A management interface for monitoring Content Transformer configuration and statistics.TransformerDebug Debugs transformers selection and activity.TransformerDebugLog Implementation of aLogthat logs messages to a structure accessible viaTransformerConfigMBean.getTransformationDebugLog(int).TransformerLog Implementation of aLogthat logs messages to a structure accessible viaTransformerConfigMBean.getTransformationLog(int).TransformerProperties Provides access to transformer properties which come from the Transformer sub system AND the those that start with "content.transformer." in the parent context.TransformerPropertyNameExtractor Provides access to transformer property names and values.TransformerSelector Selects a transformer from a supplied list of transformers that appear able to handle a given transformation.TransformerStatistics Interface to obtain the configuration and performance data for every source, target and transformer combination. -
Classes in org.alfresco.repo.content.transform used by org.alfresco.repo.content.transform.magick Class Description ContentTransformerHelper A class providing basic functionality shared by bothContentTransformers andContentTransformerWorkers.ContentTransformerWorker An interface that allows separation between the content transformer registry and the various third party subsystems performing the transformation.RemoteTransformerClient Client class that transfers content (from a ContentReader) to a remote transformation agent together with request parameters that will be used to transform the content. -
Classes in org.alfresco.repo.content.transform used by org.alfresco.repo.content.transform.pdfrenderer Class Description ContentTransformerHelper A class providing basic functionality shared by bothContentTransformers andContentTransformerWorkers.ContentTransformerWorker An interface that allows separation between the content transformer registry and the various third party subsystems performing the transformation.RemoteTransformerClient Client class that transfers content (from a ContentReader) to a remote transformation agent together with request parameters that will be used to transform the content. -
Classes in org.alfresco.repo.content.transform used by org.alfresco.service.cmr.repository Class Description ContentTransformer Interface for class that allow content transformation from one mimetype to another.TransformerDebug Debugs transformers selection and activity.