Uses of Package
org.semanticdesktop.aperture.hypertext.linkextractor

Packages that use org.semanticdesktop.aperture.hypertext.linkextractor
org.semanticdesktop.aperture.crawler.web   
org.semanticdesktop.aperture.hypertext.linkextractor   
org.semanticdesktop.aperture.hypertext.linkextractor.html   
org.semanticdesktop.aperture.hypertext.linkextractor.impl   
 

Classes in org.semanticdesktop.aperture.hypertext.linkextractor used by org.semanticdesktop.aperture.crawler.web
LinkExtractorRegistry
          A LinkExtractorRegistry keeps track of the available LinkExtractorFactories.
 

Classes in org.semanticdesktop.aperture.hypertext.linkextractor used by org.semanticdesktop.aperture.hypertext.linkextractor
LinkExtractor
          A LinkExtractor extracts links from a document, e.g. the anchors inside a HTML document.
LinkExtractorFactory
          A LinkExtractorFactory returns LinkExtractor instances that can handle a specified set of MIME types.
 

Classes in org.semanticdesktop.aperture.hypertext.linkextractor used by org.semanticdesktop.aperture.hypertext.linkextractor.html
LinkExtractor
          A LinkExtractor extracts links from a document, e.g. the anchors inside a HTML document.
LinkExtractorFactory
          A LinkExtractorFactory returns LinkExtractor instances that can handle a specified set of MIME types.
 

Classes in org.semanticdesktop.aperture.hypertext.linkextractor used by org.semanticdesktop.aperture.hypertext.linkextractor.impl
LinkExtractorFactory
          A LinkExtractorFactory returns LinkExtractor instances that can handle a specified set of MIME types.
LinkExtractorRegistry
          A LinkExtractorRegistry keeps track of the available LinkExtractorFactories.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.