- ThumbnailProvider - Interface in org.apache.sling.cms.transformer
-
Service for retrieving a thumbnail for the specified Resource.
- TikaFallbackProvider - Class in org.apache.sling.cms.transformer.internal
-
- TikaFallbackProvider() - Constructor for class org.apache.sling.cms.transformer.internal.TikaFallbackProvider
-
- transform(Resource, Transformation, OutputFileFormat, OutputStream) - Method in class org.apache.sling.cms.transformer.internal.TransformerImpl
-
- transform(Resource, Transformation, OutputFileFormat, OutputStream) - Method in interface org.apache.sling.cms.transformer.Transformer
-
Transforms the resource
- Transformation - Interface in org.apache.sling.cms.transformer
-
Model representing a transformation, a series of handlers
- TransformationHandler - Interface in org.apache.sling.cms.transformer
-
- TransformationImpl - Class in org.apache.sling.cms.transformer.internal.models
-
- TransformationImpl() - Constructor for class org.apache.sling.cms.transformer.internal.models.TransformationImpl
-
- TransformationManager - Interface in org.apache.sling.cms.transformer
-
A Sling Model interface for retrieving the transformations available to a
particular resource
- TransformationManagerImpl - Class in org.apache.sling.cms.transformer.internal.models
-
- TransformationManagerImpl(Resource) - Constructor for class org.apache.sling.cms.transformer.internal.models.TransformationManagerImpl
-
- TransformationServiceUser - Class in org.apache.sling.cms.transformer.internal
-
Service for retrieving the service user
- TransformationServiceUser() - Constructor for class org.apache.sling.cms.transformer.internal.TransformationServiceUser
-
- Transformer - Interface in org.apache.sling.cms.transformer
-
Transforms a resource using the registered TransformationHandlers to invoke
transformations on the file.
- TransformerImpl - Class in org.apache.sling.cms.transformer.internal
-
- TransformerImpl() - Constructor for class org.apache.sling.cms.transformer.internal.TransformerImpl
-
- TransformerWebConsole - Class in org.apache.sling.cms.transformer.internal
-
Simple web console plugin for listing out the registered thumbnail providers
and transformation handler
- TransformerWebConsole() - Constructor for class org.apache.sling.cms.transformer.internal.TransformerWebConsole
-
- TransformServlet - Class in org.apache.sling.cms.transformer.internal
-
A servlet to transform images using the FileThumbnailTransformer API.
- TransformServlet() - Constructor for class org.apache.sling.cms.transformer.internal.TransformServlet
-
- TransformServletConfig - Annotation Type in org.apache.sling.cms.transformer.internal
-