Package de.mhus.con.api
Interface Scheme
-
- All Known Subinterfaces:
DirectLoadScheme
public interface Scheme
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Fileload(Conductor con, de.mhus.lib.core.util.MUri uri)
-
-
-
Method Detail
-
load
File load(Conductor con, de.mhus.lib.core.util.MUri uri) throws IOException, de.mhus.lib.errors.NotFoundException
- Throws:
IOExceptionde.mhus.lib.errors.NotFoundException
-
-