Uses of Interface
org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractor

Packages that use LinkExtractor
org.semanticdesktop.aperture.hypertext.linkextractor   
org.semanticdesktop.aperture.hypertext.linkextractor.html   
 

Uses of LinkExtractor in org.semanticdesktop.aperture.hypertext.linkextractor
 

Methods in org.semanticdesktop.aperture.hypertext.linkextractor that return LinkExtractor
 LinkExtractor LinkExtractorFactory.get()
          Returns a LinkExtractor instance capable of handling the supported MIME types.
 

Uses of LinkExtractor in org.semanticdesktop.aperture.hypertext.linkextractor.html
 

Classes in org.semanticdesktop.aperture.hypertext.linkextractor.html that implement LinkExtractor
 class HtmlLinkExtractor
          A LinkExtractor implementation that can extract links from HTML documents.
 

Methods in org.semanticdesktop.aperture.hypertext.linkextractor.html that return LinkExtractor
 LinkExtractor HtmlLinkExtractorFactory.get()
           
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.