org.apache.aries.subsystem.core.internal
Class Location
java.lang.Object
org.apache.aries.subsystem.core.internal.Location
public class Location
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Location
public Location(String location)
throws MalformedURLException,
URISyntaxException
- Throws:
MalformedURLException
URISyntaxException
getValue
public String getValue()
getSymbolicName
public String getSymbolicName()
getVersion
public org.osgi.framework.Version getVersion()
open
public org.apache.aries.util.filesystem.IDirectory open()
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.