public class Repository
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
Constructor and Description |
---|
Repository(java.lang.String name)
Name may be eg.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPath() |
java.net.URL |
getURL()
Return the URL portion (repository).
|
Copyright © 2020. All Rights Reserved.