Package org.imixs.archive.documents
package org.imixs.archive.documents
-
ClassesClassDescriptionThe DocumentIndexer is a CDI bean reacting on IndexEvents and extends the searchable content of a workitem with the textual data of attached files.The
1.0.0 100 10 namTeam The TikaDocumentAdapter reacts on ProcessingEvent to auto extract the text content.The TikaPlugin extracts the textual information from document attachments.The TikaDocumentService extracts the textual information from document attachments.The PDFXMLExtractorPlugin extracts embedded XML files from a PDF document and transforms the content into a Imixs XMLDocument.The OCRService extracts the textual information from document attachments of a workitem and stores the data into the $file attribute 'text'.