|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tika.detect.ZipContainerDetector
public class ZipContainerDetector
A detector that works on a Zip document to figure out exactly what the file is
| Constructor Summary | |
|---|---|
ZipContainerDetector()
|
|
| Method Summary | |
|---|---|
MediaType |
detect(java.io.InputStream input,
Metadata metadata)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipContainerDetector()
| Method Detail |
|---|
public MediaType detect(java.io.InputStream input,
Metadata metadata)
throws java.io.IOException
detect in interface Detectorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||