|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubCrawlerFactory
SubCrawlerFactories create SubCrawlers capable of crawling FileDataObjects of specific mime types.
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. |
Method Detail |
---|
Set getSupportedMimeTypes()
SubCrawler get()
String getUriPrefix()
SubCrawler
class for
more details.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |