| Interface | Description |
|---|---|
| Resource |
Inspired by
org.springframework.core.io.Resource. |
| Class | Description |
|---|---|
| AbstractResource |
Inspired by
org.springframework.core.io.AbstractResource |
| ClasspathResource |
Resource for classpath:// path. |
| FileResource |
Resource for path/to/file.txt resources. |
| IoUtils | |
| ResourceFactory | |
| UrlResource |
| Exception | Description |
|---|---|
| FileNotFoundRuntimeException | |
| IoRuntimeException |
Copyright © 2017. All Rights Reserved.