public class Repository extends Object
Constructor and Description |
---|
Repository(String name)
Name may be eg.
|
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
URL |
getURL()
Return the URL portion (repository).
|
String |
toString() |
public final String name
public Repository(String name)
name
- Repository namepublic URL getURL() throws MalformedURLException
MalformedURLException
public String getPath()
Copyright © 2016. All Rights Reserved.