public interface Purifier
org.apache.any23.mime.TikaMIMETypeDetector could
call in order to clean the input before performing the MIME type
detection.| Modifier and Type | Method and Description |
|---|---|
void |
purify(InputStream inputStream)
Performs the purification of the provided resettable
InputStream. |
void purify(InputStream inputStream) throws IOException
InputStream.inputStream - a resettable InputStream to be cleaned.IOExceptionCopyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.