Uses of Class
org.htmlunit.html.HtmlSubmitInput
Packages that use HtmlSubmitInput
-
Uses of HtmlSubmitInput in org.htmlunit.html.serializer
Methods in org.htmlunit.html.serializer with parameters of type HtmlSubmitInputModifier and TypeMethodDescriptionprotected void
HtmlSerializerNormalizedText.appendSubmitInput
(HtmlSerializerNormalizedText.HtmlSerializerTextBuilder builder, HtmlSubmitInput htmlSubmitInput) ProcessHtmlSubmitInput
.protected void
HtmlSerializerVisibleText.appendSubmitInput
(HtmlSerializerVisibleText.HtmlSerializerTextBuilder builder, HtmlSubmitInput htmlSubmitInput, HtmlSerializerVisibleText.Mode mode) ProcessHtmlSubmitInput
.