org.apache.felix.upnp.basedriver.importer.util
Class ParseLocation

java.lang.Object
  extended by org.apache.felix.upnp.basedriver.importer.util.ParseLocation

public class ParseLocation
extends java.lang.Object

Author:
Felix Project Team

Constructor Summary
ParseLocation()
           
 
Method Summary
static java.lang.String getUrlBase(java.lang.String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseLocation

public ParseLocation()
Method Detail

getUrlBase

public static java.lang.String getUrlBase(java.lang.String location)