public class DumpTikaConfigExample extends Object
For those who want to modify the mimes file, take a look at tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml for inspiration. Consider adding org/apache/tika/mime/custom-mimetypes.xml for your custom mime types.
Constructor and Description |
---|
DumpTikaConfigExample() |
public void dump(TikaConfig config, Writer writer, String encoding) throws Exception
config
- config file to dumpwriter
- writer to which to writeException
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.