Package de.xima.fc.gui.elfinder
Class ElfinderFileHash
- java.lang.Object
 - 
- de.xima.fc.gui.elfinder.ElfinderFileHash
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class ElfinderFileHash extends Object implements Serializable
Simple model for the default file hash used by the elfinder file manager.- Since:
 - 8.3.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ElfinderFileHash(String volume, String path)Creates a new file hash with the given volume and path. 
 -