Uses of Class
de.xima.fc.gui.elfinder.ElfinderFileHash
Packages that use ElfinderFileHash
-
Uses of ElfinderFileHash in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder that return ElfinderFileHashModifier and TypeMethodDescriptionDefaultElFinderHashCodec.decodeFileHash(String hash) IElFinderHashDecoder.decodeFileHash(String hash) Decodes the hash to a file system entry.Methods in de.xima.fc.gui.elfinder with parameters of type ElfinderFileHashModifier and TypeMethodDescriptiondefault StringIElFinderHashEncoder.encodeFileHash(ElfinderFileHash hash) Creates the hash for the given file system entry.