Uses of Interface
com.norconex.importer.parser.IHintsAwareParser
-
Packages that use IHintsAwareParser Package Description com.norconex.importer.parser.impl -
-
Uses of IHintsAwareParser in com.norconex.importer.parser.impl
Classes in com.norconex.importer.parser.impl that implement IHintsAwareParser Modifier and Type Class Description class
AbstractTikaParser
Base class wrapping Apache Tika parser for use by the importer.class
FallbackParser
Parser using auto-detection of document content-type to figure out which specific parser to invoke to best parse a document.
-