Class BaseSourceHelper
java.lang.Object
io.github.mmm.code.base.source.BaseSourceHelper
Simple helper class for implementations related to
BaseSource.- Since:
- 1.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseSourceHelper
public BaseSourceHelper()
-
-
Method Details
-
getFileOrNull
- Parameters:
file- theFileto check. May benull.- Returns:
- the given
Fileif it is anexisting regular file,nullotherwise.
-
asUrl
-
asFile
-