Uses of Class
de.xima.fc.gui.elfinder.ElfinderFileHash
-
Packages that use ElfinderFileHash Package Description de.xima.fc.gui.elfinder -
-
Uses of ElfinderFileHash in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder that return ElfinderFileHash Modifier and Type Method Description ElfinderFileHashDefaultElFinderHashCodec. decodeFileHash(String hash)ElfinderFileHashIElFinderHashDecoder. decodeFileHash(String hash)Decodes the hash to a file system entry.Methods in de.xima.fc.gui.elfinder with parameters of type ElfinderFileHash Modifier and Type Method Description default StringIElFinderHashEncoder. encodeFileHash(ElfinderFileHash hash)Creates the hash for the given file system entry.
-