public class URLUtil extends Object
static Pattern
URL_PREFIX
URLUtil()
static String
getScheme(String url)
static boolean
hasScheme(String url)
removeScheme(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Pattern URL_PREFIX
public URLUtil()
public static String removeScheme(String url)
public static boolean hasScheme(String url)
public static String getScheme(String url)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.