Package com.github.euler.tika
Interface ParseContextFactory
-
- All Known Implementing Classes:
FixedParseContextFactory,ParseContextFactoryWrapper
public interface ParseContextFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.tika.parser.ParseContextcreate(ProcessingContext ctx)
-
-
-
Method Detail
-
create
org.apache.tika.parser.ParseContext create(ProcessingContext ctx)
-
-