| Interface | Description |
|---|---|
| Resource |
Resource that abstracts from the actual type of underlying source.
|
| Class | Description |
|---|---|
| ClassPathResource |
Resource implementation for class path resources. |
| FileLock |
Helper class to lock a file.
|
| FileSystemResource |
Resource implementation for file system resources. |
| FileUtils |
Simple utility methods for dealing with files and directories.
|
| StreamUtils |
Simple utility methods for dealing with streams.
|
| StringUtils |
Simple utility methods for dealing with strings.
|
| UrlResource |
Copyright © 2023. All rights reserved.