Uses of Class
org.opencms.search.extractors.A_CmsTextExtractor
Packages that use A_CmsTextExtractor
Package
Description
Contains a generic, low-level framework for extration of plain text content out of various popular file formats.
-
Uses of A_CmsTextExtractor in org.opencms.search.extractors
Subclasses of A_CmsTextExtractor in org.opencms.search.extractorsModifier and TypeClassDescriptionfinal classExtracts the text from an HTML document.final classExtracts text data from a VFS resource that is an OLE 2 MS Office document.final classExtracts text data from a VFS resource that is an OOXML MS Office document.final classExtracts the text from OpenOffice documents (.ods, .odf).final classExtracts the text from a PDF document.final classExtracts the text from a RTF document.