Package com.norconex.importer.parser.impl
-
Interface Summary Interface Description AbstractTikaParser.RecursiveParser -
Class Summary Class Description AbstractTikaParser Base class wrapping Apache Tika parser for use by the importer.ExternalParser Parses and extracts text from a file using an external application to do so.FallbackParser Parser using auto-detection of document content-type to figure out which specific parser to invoke to best parse a document.