public interface ModifiableFile extends File
Modifier and Type | Method and Description |
---|---|
ModifiableResource |
getResource()
Returns the binary content of this file.
|
ModifiableResource getResource() throws AmetysRepositoryException
File
getResource
in interface File
AmetysRepositoryException
- if an error occurs.