Package org.apache.tika.sax
Interface ContentHandlerFactory
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
BasicContentHandlerFactory
,PickBestTextEncodingParser.CharsetContentHandlerFactory
Interface to allow easier injection of code for getting a new ContentHandler
-
Method Summary
-
Method Details
-
getNewContentHandler
ContentHandler getNewContentHandler() -
getNewContentHandler
-