public interface DeletableResource
extends org.springframework.core.io.Resource
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the resource.
|
void delete()
throws IOException
IOExceptionCopyright © 2020 Paul Warren. All rights reserved.