class |
AbstractContentTransformer2 |
|
class |
AbstractContentTransformerLimits |
|
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 |
JodContentTransformer |
Makes use of the {@link http://code.google.com/p/jodconverter/} library and an installed
OpenOffice application to perform OpenOffice-driven conversions.
|
class |
MailContentTransformer |
|
class |
MediaWikiContentTransformer |
MediaWiki content transformer.
|
class |
OOoContentTransformerHelper |
|
class |
OOXMLThumbnailContentTransformer |
Extracts out Thumbnail JPEGs from OOXML files for thumbnailing & previewing.
|
class |
PdfBoxContentTransformer |
|
class |
PoiContentTransformer |
|
class |
PoiHssfContentTransformer |
|
class |
PoiOOXMLContentTransformer |
|
class |
ProxyContentTransformer |
|
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.
|