|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkExtractorRegistry | |
---|---|
org.semanticdesktop.aperture.crawler.web | |
org.semanticdesktop.aperture.hypertext.linkextractor.impl |
Uses of LinkExtractorRegistry in org.semanticdesktop.aperture.crawler.web |
---|
Methods in org.semanticdesktop.aperture.crawler.web that return LinkExtractorRegistry | |
---|---|
LinkExtractorRegistry |
WebCrawlerFactory.getLinkExtractorRegistry()
|
LinkExtractorRegistry |
WebCrawler.getLinkExtractorRegistry()
|
Methods in org.semanticdesktop.aperture.crawler.web with parameters of type LinkExtractorRegistry | |
---|---|
void |
WebCrawlerFactory.setLinkExtractorRegistry(LinkExtractorRegistry linkExtractorRegistry)
|
void |
WebCrawler.setLinkExtractorRegistry(LinkExtractorRegistry linkExtractorRegistry)
|
Uses of LinkExtractorRegistry in org.semanticdesktop.aperture.hypertext.linkextractor.impl |
---|
Classes in org.semanticdesktop.aperture.hypertext.linkextractor.impl that implement LinkExtractorRegistry | |
---|---|
class |
DefaultLinkExtractorRegistry
DefaultLinkExtractorRegistry provides the complete set of LinkExtractorFactories available in Aperture. |
class |
LinkExtractorRegistryImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |