|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.subcrawler.tar.TarSubCrawlerFactory
public class TarSubCrawlerFactory
A factory for TarSubCrawlers
| Field Summary | |
|---|---|
static String |
TAR_URI_PREFIX
Prefix used for uris of entries inside tar archives |
| Constructor Summary | |
|---|---|
TarSubCrawlerFactory()
|
|
| 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 TAR_URI_PREFIX
| Constructor Detail |
|---|
public TarSubCrawlerFactory()
| 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 | |||||||||