Uses of Class
org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor

Packages that use HtmlParserUtil.ContentExtractor
org.semanticdesktop.aperture.helper.html   
 

Uses of HtmlParserUtil.ContentExtractor in org.semanticdesktop.aperture.helper.html
 

Methods in org.semanticdesktop.aperture.helper.html with parameters of type HtmlParserUtil.ContentExtractor
static void HtmlParserUtil.parse(InputStream stream, Charset charset, HtmlParserUtil.ContentExtractor extractor)
          Parses the specified document stream using the HTMLParser library, using the specified ResetableNodeVisitor as a NodeVisitor during parsing.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.