Uses of Class
org.htmlunit.html.HtmlLink
-
Packages that use HtmlLink Package Description org.htmlunit.html Classes specific to HTML pages, particularly theHtmlPage
which represents an HTML document and provides access to its content. -
-
Uses of HtmlLink in org.htmlunit.html
Methods in org.htmlunit.html with parameters of type HtmlLink Modifier and Type Method Description protected java.util.Map<java.lang.String,DomAttr>
XmlSerializer. getAttributesFor(HtmlLink link)
-