|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawlerFactory
public class BZip2SubCrawlerFactory
Produces BZip2SubCrawler instances
| Field Summary | |
|---|---|
static String |
BZIP2_URI_PREFIX
Prefix used for uris of entries inside bzip2 archives |
| Constructor Summary | |
|---|---|
BZip2SubCrawlerFactory()
|
|
| 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 BZIP2_URI_PREFIX
| Constructor Detail |
|---|
public BZip2SubCrawlerFactory()
| 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 | |||||||||