public abstract class AbstractSventon extends SubversionRepositoryBrowser
| Modifier and Type | Field and Description |
|---|---|
protected String |
repositoryInstance
Repository instance.
|
URL |
url
The URL of the Sventon 2.x repository.
|
protected static String |
URL_CHARSET
The charset to use when encoding paths in an URI (specified in RFC 3986).
|
| Constructor and Description |
|---|
AbstractSventon(URL url,
String repositoryInstance) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRepositoryInstance() |
getDiffLink, getFileLinkpublic final URL url
protected final String repositoryInstance
protected static final String URL_CHARSET
public AbstractSventon(URL url, String repositoryInstance) throws MalformedURLException
MalformedURLExceptionpublic String getRepositoryInstance()
Copyright © 2004–2015. All rights reserved.