Uses of Interface
de.xima.fc.gui.elfinder.IElFinderMimeTypeDetector
-
Packages that use IElFinderMimeTypeDetector Package Description de.xima.fc.gui.elfinder -
-
Uses of IElFinderMimeTypeDetector in de.xima.fc.gui.elfinder
Methods in de.xima.fc.gui.elfinder with parameters of type IElFinderMimeTypeDetector Modifier and Type Method Description FileSystemElFinderConnectorConfig.BuilderStage3<Entry>FileSystemElFinderConnectorConfig.BuilderStage3. mimeTypeDetector(IElFinderMimeTypeDetector<Entry> mimeTypeDetector)Sets the detector for the mimetype of a file.
-