Uses of Interface
org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler

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

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

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

Constructors in org.semanticdesktop.aperture.hypertext.linkextractor.html with parameters of type TokenHandler
Tokenizer(TokenHandler tokenHandler)
          Creates a new Tokenizer.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.