public class FileSystemConnectionDescription extends AbstractConnectionDescription implements IFileSystemConnectionDescription
| Constructor and Description |
|---|
FileSystemConnectionDescription(File file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
File |
getFile() |
IResourceReference |
getResourceReference() |
URI |
getURI() |
String |
getUrl() |
int |
hashCode() |
String |
toString() |
getDataSourceType, getVersion, setVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDataSourceType, getVersionpublic FileSystemConnectionDescription(File file)
public IResourceReference getResourceReference()
getResourceReference in interface IResourceReferenceConnectionDescriptionpublic String getUrl()
getUrl in interface IConnectionDescriptionpublic File getFile()
getFile in interface IFileSystemConnectionDescriptionpublic URI getURI()
getURI in interface IConnectionDescriptiongetURI in interface IFileSystemConnectionDescriptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.