Syntax Checker for URLs. This class is capable of matching strings against the URL spec according to rfc1738. It only returns true or false depending whether a match against the regular expression was possible or not. Currently it only checks http-URLs and ftp-URLs.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.