SMILA 1.0 API documentation

Package org.eclipse.smila.connectivity.framework.crawler.web.parse.html

Class Summary
DOMBuilder This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
DOMContentUtils A collection of methods for extracting content from DOM trees.
DOMContentUtils.LinkParams  
HTMLMetaProcessor Class for parsing META Directives from DOM trees.
HTMLMetaTags This class holds the information about HTML "meta" tags extracted from a page.
HtmlParser The Class HtmlParser.
XMLCharacterRecognizer Class used to verify whether the specified ch conforms to the XML 1.0 definition of whitespace.
 


SMILA 1.0 API documentation