Neokernel API

HTMLFormWriter.println Method

Converts the integer to a String and writes it to the output followed by a carriage return.

Overload List

Converts the integer to a String and writes it to the output followed by a carriage return.

public virtual void println(int)

Prints the String to the output followed by a carriage return.

public virtual void println(string)

See Also

HTMLFormWriter Class | com.neokernel.httpd Namespace