Uses of Interface
de.xima.fc.handler.interfaces.file.IFileHandler
-
Packages that use IFileHandler Package Description de.xima.fc.handler.file de.xima.fc.handler.interfaces -
-
Uses of IFileHandler in de.xima.fc.handler.file
Classes in de.xima.fc.handler.file that implement IFileHandler Modifier and Type Class Description class
FileHandler
The Class FileHandler. -
Uses of IFileHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IFileHandler Modifier and Type Method Description IFileHandler
AHandlerProvider. getFileHandler()
IFileHandler
IHandlerProvider. getFileHandler()
-