|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.crawler.ical |
|---|
| Classes in org.semanticdesktop.aperture.crawler.ical that implement SubCrawlerFactory | |
|---|---|
class |
IcalCrawlerFactory
Provides instances of IcalCrawler. |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler |
|---|
| Methods in org.semanticdesktop.aperture.subcrawler with parameters of type SubCrawlerFactory | |
|---|---|
void |
SubCrawlerRegistry.add(SubCrawlerFactory factory)
Adds a SubCrawlerFactory to this registry. |
void |
SubCrawlerRegistry.remove(SubCrawlerFactory factory)
Removes a SubCrawlerFactory from this registry. |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.bzip2 |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.bzip2 that implement SubCrawlerFactory | |
|---|---|
class |
BZip2SubCrawlerFactory
Produces BZip2SubCrawler instances |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.compress |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.compress that implement SubCrawlerFactory | |
|---|---|
class |
CompressSubCrawlerFactory
Produces CompressSubCrawlers |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.gzip |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.gzip that implement SubCrawlerFactory | |
|---|---|
class |
GZipSubCrawlerFactory
Produces GzipSubCrawlers |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.impl |
|---|
| Methods in org.semanticdesktop.aperture.subcrawler.impl with parameters of type SubCrawlerFactory | |
|---|---|
void |
SubCrawlerRegistryImpl.add(SubCrawlerFactory factory)
|
void |
SubCrawlerRegistryImpl.remove(SubCrawlerFactory factory)
|
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.mbox |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.mbox that implement SubCrawlerFactory | |
|---|---|
class |
MboxSubCrawlerFactory
A factory for MboxSubCrawlers |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.mime |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.mime that implement SubCrawlerFactory | |
|---|---|
class |
MimeSubCrawlerFactory
A factory for MimeSubCrawlers |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.tar |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.tar that implement SubCrawlerFactory | |
|---|---|
class |
TarSubCrawlerFactory
A factory for TarSubCrawlers |
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.vcard |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.vcard that implement SubCrawlerFactory | |
|---|---|
class |
VcardSubCrawlerFactory
|
| Uses of SubCrawlerFactory in org.semanticdesktop.aperture.subcrawler.zip |
|---|
| Classes in org.semanticdesktop.aperture.subcrawler.zip that implement SubCrawlerFactory | |
|---|---|
class |
ZipSubCrawlerFactory
A factory for ZipSubCrawler instances |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||