Uses of Interface
de.xima.fc.gui.elfinder.IElFinderHashDecoder
-
Packages that use IElFinderHashDecoder Package Description de.xima.fc.gui.elfinder -
-
Uses of IElFinderHashDecoder in de.xima.fc.gui.elfinder
Subinterfaces of IElFinderHashDecoder in de.xima.fc.gui.elfinder Modifier and Type Interface Description interface
IElFinderHashCodec
Encoder and decoder for file and directory file paths.Classes in de.xima.fc.gui.elfinder that implement IElFinderHashDecoder Modifier and Type Class Description class
DefaultElFinderHashCodec
AIElFinderHashCodec
that uses the default implementation as detailed by the elFinder docs.
-