Package | Description |
---|---|
org.alfresco.repo.content.transform |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveContentTransformer
This class transforms archive files (zip, tar etc) to text, which enables indexing
and searching of archives as well as webpreviewing.
|
class |
MailContentTransformer
Uses Apache Tika and
Apache POI to transform
Outlook email msg files.
|
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 |
TextMiningContentTransformer
This badly named transformer turns Microsoft Word documents
(Word 6, 95, 97, 2000, 2003) into plain text, using Apache Tika.
|
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 |
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.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.