|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawlerFactory
public class CompressSubCrawlerFactory
Produces CompressSubCrawlers
| Field Summary | |
|---|---|
static String |
COMPRESS_URI_PREFIX
Prefix used for uris of entries inside gzip archives |
| Constructor Summary | |
|---|---|
CompressSubCrawlerFactory()
|
|
| Method Summary | |
|---|---|
SubCrawler |
get()
Return a SubCrawler instance. |
Set |
getSupportedMimeTypes()
Returns a set of Strings indicating the MIME types that are supported by the SubCrawler implementation provided by this SubCrawlerFactory. |
String |
getUriPrefix()
Returns the prefix used to construct uris. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COMPRESS_URI_PREFIX
| Constructor Detail |
|---|
public CompressSubCrawlerFactory()
| Method Detail |
|---|
public SubCrawler get()
SubCrawlerFactory
get in interface SubCrawlerFactorypublic Set getSupportedMimeTypes()
SubCrawlerFactory
getSupportedMimeTypes in interface SubCrawlerFactorypublic String getUriPrefix()
SubCrawlerFactorySubCrawler class for
more details.
getUriPrefix in interface SubCrawlerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||