|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.compound.AbstractCompoundHandler
org.eclipse.smila.connectivity.framework.compound.zip.ZipCompoundHandler
public class ZipCompoundHandler
A CompoundHandler for zip files.
| Constructor Summary | |
|---|---|
ZipCompoundHandler()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.lang.String> |
getSupportedMimeTypes()
Gets the mime types the CompoundHandler is capable to extract. |
| Methods inherited from class org.eclipse.smila.connectivity.framework.compound.AbstractCompoundHandler |
|---|
extract, setCompoundCrawlerFactory, unsetCompoundCrawlerFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipCompoundHandler()
| Method Detail |
|---|
public java.util.Collection<java.lang.String> getSupportedMimeTypes()
CompoundHandler#getSupportedMimeTypes()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||