Uses of Class
com.gargoylesoftware.htmlunit.html.HtmlUnorderedList
-
Packages that use HtmlUnorderedList Package Description com.gargoylesoftware.htmlunit.html Classes specific to HTML pages, particularly theHtmlPagewhich represents an HTML document and provides access to its content. -
-
Uses of HtmlUnorderedList in com.gargoylesoftware.htmlunit.html
Methods in com.gargoylesoftware.htmlunit.html with parameters of type HtmlUnorderedList Modifier and Type Method Description protected voidHtmlSerializer. appendUnorderedList(HtmlSerializer.HtmlSerializerTextBuilder builder, HtmlUnorderedList htmlUnorderedList)Deprecated.ProcessHtmlUnorderedList.
-