com.croftsoft.core.net
Class Net
java.lang.Object
com.croftsoft.core.net.Net
public final class Net
- extends Object
A collection of constants and static methods to supplement
the java.net package.
- Version:
- 1997-04-18
- Author:
- David W. Croft
Constructor Summary |
Net()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Net
public Net()
strip_HTML_tags
public static final String strip_HTML_tags(String s)
- Removes everything between bracket pairs plus the brackets.
CroftSoft Core Javadoc (2008-09-28 20:58:02)