Package org.apache.tika.example
Class ExtractEmbeddedFiles
- java.lang.Object
-
- org.apache.tika.example.ExtractEmbeddedFiles
-
public class ExtractEmbeddedFiles extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtractEmbeddedFiles()
-
-
-
Method Detail
-
extract
public void extract(InputStream is, Path outputDir) throws SAXException, TikaException, IOException
- Throws:
SAXException
TikaException
IOException
-
-