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() |
String |
getFormat() |
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 IFileSystemConnectionDescriptionpublic String getFormat()
getFormat in interface IConnectionDescriptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.