Neokernel API
HTMLStringTools.removeTableTags Method
This utility method removes table tags.
public static
string
removeTableTags(
string
text
);
See Also
HTMLStringTools Class
|
com.neokernel.httpd Namespace