Use this constructor to write XHTML and CSS forms directly to an AgentRequest.
Use this constructor to write XHTML and CSS forms directly to an AgentRequest.
public XHTMLFormWriter(AgentRequest)
Use this constructor to write XHTML forms to a StringBuffer.
public XHTMLFormWriter(StringBuilder)
XHTMLFormWriter Class | com.neokernel.httpd Namespace