public class PrintableHtmlContainer extends Object
Represents a container for printable HTML.
PrintableHtmlContainer()
String
getHtmlContent()
void
setHtmlContent(String value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrintableHtmlContainer()
public String getHtmlContent()
The content of the HTML.
public void setHtmlContent(String value)
value
Copyright © 2018. All rights reserved.