public class HtmlParser extends DocumentParser
Constructor and Description |
---|
HtmlParser(Browser browser) |
Modifier and Type | Method and Description |
---|---|
void |
parsePeriodicElements() |
getHeaders, getImages, getInputs, getLinks, getMetaTags, getPeriodicElements, getSourceText, getTitle, getUrl, getVisibleText
public HtmlParser(Browser browser)
public void parsePeriodicElements()
parsePeriodicElements
in class DocumentParser