Neokernel API

HTMLFormWriter.print Method

Converts the integer to a String and writes it to the output.

Overload List

Converts the integer to a String and writes it to the output.

public virtual void print(int)

Prints the String to the output.

public virtual void print(string)

See Also

HTMLFormWriter Class | com.neokernel.httpd Namespace