public interface FileDataElement extends DataElement
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile()
Returns a file for the data of the data element.
|
delete, deleteAttribute, deleteAttributes, getAttribute, getAttributes, getDigitalObject, getName, getSize, getType, listAttributes, read, read, setAttribute, setAttributes, setType, write, write
java.io.File getFile() throws RepositoryException
RepositoryException