Use this constructor to write HTML forms directly to an AgentRequest.
Use this constructor to write HTML forms directly to an AgentRequest.
public HTMLFormWriter(AgentRequest)
Use this constructor to write HTML forms to a StringBuilder.
public HTMLFormWriter(StringBuilder)
HTMLFormWriter Class | com.neokernel.httpd Namespace