See: Description
Class | Description |
---|---|
FileTransporter |
A transporter using
File . |
FileTransporterFactory |
A transporter factory for repositories using the
file: protocol. |
PathUtils |
URL handling for file URLs.
|
Exception | Description |
---|---|
ResourceNotFoundException |
Special exception type used instead of
FileNotFoundException to avoid misinterpretation of errors unrelated
to the remote resource. |