Neokernel API

HTMLFormWriter.writeProps Method

Writes a table containing the Props keys and associated values to the output. This is useful for debugging the contents of AgentRequest Props.

public virtual void writeProps(
   Props p
);

See Also

HTMLFormWriter Class | com.neokernel.httpd Namespace