public class FileURL extends SourceURL
Example:
file:////etc/c2id/server.properties
| Constructor and Description |
|---|
FileURL(URI uri)
Creates a new file URL from the specified URI.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the file path.
|
Copyright © 2021 Connect2id Ltd.. All rights reserved.