Uses of Class
org.htmlunit.html.HtmlPreformattedText
Packages that use HtmlPreformattedText
-
Uses of HtmlPreformattedText in org.htmlunit.html.serializer
Methods in org.htmlunit.html.serializer with parameters of type HtmlPreformattedTextModifier and TypeMethodDescriptionprotected void
HtmlSerializerNormalizedText.appendPreformattedText
(HtmlSerializerNormalizedText.HtmlSerializerTextBuilder builder, HtmlPreformattedText htmlPreformattedText) ProcessHtmlPreformattedText
.protected void
HtmlSerializerVisibleText.appendPreformattedText
(HtmlSerializerVisibleText.HtmlSerializerTextBuilder builder, HtmlPreformattedText htmlPreformattedText, HtmlSerializerVisibleText.Mode mode) ProcessHtmlPreformattedText
.