Package | Description |
---|---|
org.alfresco.repo.content.transform | |
org.alfresco.repo.content.transform.magick | |
org.alfresco.repo.content.transform.pdfrenderer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentTransformer2
Provides basic services for
ContentTransformer
implementations. |
class |
AbstractContentTransformerLimits
Provides transformation limits for
ContentTransformer
implementations. |
class |
AppleIWorksContentTransformer
Converts Apple iWorks files to JPEGs for thumbnailing & previewing.
|
class |
ArchiveContentTransformer
This class transforms archive files (zip, tar etc) to text, which enables indexing
and searching of archives as well as webpreviewing.
|
class |
BinaryPassThroughContentTransformer
Allows direct streaming from source to target when the respective mimetypes
are identical, except where the mimetype is text.
|
class |
ComplexContentTransformer
Transformer that passes a document through several nested transformations
in order to accomplish its goal.
|
class |
EMLTransformer
Uses javax.mail.MimeMessage to generate plain text versions of RFC822 email
messages.
|
class |
FailoverContentTransformer
This class is a transformer which contains a fixed sequence of delegate transformers.
|
class |
HtmlParserContentTransformer
Content transformer which wraps the HTML Parser library for
parsing HTML content.
|
class |
MailContentTransformer
Uses Apache Tika and
Apache POI to transform
Outlook email msg files.
|
class |
MediaWikiContentTransformer
MediaWiki content transformer.
|
class |
OOoContentTransformerHelper
A class providing basic OOo-related functionality shared by both
ContentTransformer s and ContentTransformerWorker s. |
class |
OOXMLThumbnailContentTransformer
Extracts out Thumbnail JPEGs from OOXML files for thumbnailing & previewing.
|
class |
OpenOfficeContentTransformerWorker
Makes use of the JOOConverter library to perform
OpenOffice-driven conversions.
|
class |
PdfBoxContentTransformer
Uses Apache Tika and
Apache PDFBox to perform
conversions from PDF documents.
|
class |
PoiContentTransformer
Uses Apache Tika and
Apache POI to perform
conversions from Office documents.
|
class |
PoiHssfContentTransformer
Uses Apache Tika and
Apache POI to perform
conversions from Excel spreadsheets.
|
class |
PoiOOXMLContentTransformer
Uses Apache Tika and
Apache POI to perform
conversions from the newer OOXML Office documents.
|
class |
ProxyContentTransformer
Makes use of a
ContentTransformerWorker to perform conversions. |
class |
RuntimeExecutableContentTransformerWorker
This configurable wrapper is able to execute any command line transformation that
accepts an input and an output file on the command line.
|
class |
StringExtractingContentTransformer
Converts any textual format to plain text.
|
class |
TextMiningContentTransformer
This badly named transformer turns Microsoft Word documents
(Word 6, 95, 97, 2000, 2003) into plain text, using Apache Tika.
|
class |
TextToPdfContentTransformer
Makes use of the PDFBox library's
TextToPDF utility. |
class |
TikaAutoContentTransformer
A Content Extractor for XML, HTML and Text,
which makes use of the Apache Tika
auto-detection to select the best parser
to process your document.
|
class |
TikaPoweredContentTransformer
Provides helpful services for
ContentTransformer
implementations which are powered by Apache Tika. |
class |
TikaSpringConfiguredContentTransformer
A Content Extractor for XML, HTML and Text, which makes
use of Apache Tika, and allows the selection of the
Tika parser to be sprung-in.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractImageMagickContentTransformerWorker
Abstract helper for transformations based on ImageMagick
|
class |
ImageMagickContentTransformerWorker
Executes a statement to implement
|
Modifier and Type | Class and Description |
---|---|
class |
AlfrescoPdfRendererContentTransformerWorker |
Copyright © 2005–2017 Alfresco Software. All rights reserved.