public class URIBase extends CommonBase
Modifier and Type | Field and Description |
---|---|
protected java.net.URI |
fileLocation |
codingSchemeManifest
Constructor and Description |
---|
URIBase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConnectionSummary(java.lang.String description) |
java.net.URI |
getFileLocation() |
void |
setFileLocation(java.net.URI fileLocation) |
java.lang.String |
testConnection() |
getCodingSchemeManifest, getLoaderPreferences, getManifestLocation, setCodingSchemeManifest, setLoaderPreferences, setManifestLocation
public void setFileLocation(java.net.URI fileLocation)
public java.lang.String getConnectionSummary(java.lang.String description)
public java.lang.String testConnection() throws ConnectionFailure
testConnection
in class CommonBase
ConnectionFailure
public java.net.URI getFileLocation()