External: String#isUrl

String#isUrl

function checks if the string passed contains any characters that are forbidden in URLs and tries to create a java.net.URL from it FIXME: probably deprecated -> helma.Url
Source:
See:
  • helma.Url.PATTERN