Neokernel API

XHTMLFormWriter Constructor

Use this constructor to write XHTML and CSS forms directly to an AgentRequest.

Overload List

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)

See Also

XHTMLFormWriter Class | com.neokernel.httpd Namespace