org.apache.solr.common.util
Class URLUtil
java.lang.Object
org.apache.solr.common.util.URLUtil
public class URLUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_PREFIX
public static final Pattern URL_PREFIX
URLUtil
public URLUtil()
removeScheme
public static String removeScheme(String url)
hasScheme
public static boolean hasScheme(String url)
getScheme
public static String getScheme(String url)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.