public class FileConnectionDescription extends AbstractConnectionDescription implements IFileConnectionDescription
| Constructor and Description |
|---|
FileConnectionDescription(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DataSourceType |
getDataSourceType() |
IResourceReference |
getResourceReference() |
URI |
getURI() |
String |
getUrl() |
int |
hashCode() |
getVersion, setVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetVersionpublic FileConnectionDescription(URI uri)
public IResourceReference getResourceReference()
getResourceReference in interface IResourceReferenceConnectionDescriptionpublic URI getURI()
getURI in interface IConnectionDescriptionpublic String getUrl()
getUrl in interface IConnectionDescriptionpublic DataSourceType getDataSourceType()
getDataSourceType in interface IConnectionDescriptiongetDataSourceType in class AbstractConnectionDescriptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.