Package mil.nga.geopackage.io
Class ContextIOUtils
- java.lang.Object
-
- mil.nga.geopackage.io.ContextIOUtils
-
public class ContextIOUtils extends Object
Input / Output Context utility methods
-
-
Constructor Summary
Constructors Constructor Description ContextIOUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FilegetInternalFile(Context context, String filePath)Get the internal storage file for the file pathstatic StringgetInternalFilePath(Context context, String filePath)Get the internal storage patch for the file path
-