Class ContextIOUtils

java.lang.Object
mil.nga.geopackage.io.ContextIOUtils

public class ContextIOUtils extends Object
Input / Output Context utility methods
  • Constructor Details

    • ContextIOUtils

      public ContextIOUtils()
  • Method Details

    • getInternalFile

      public static File getInternalFile(Context context, String filePath)
      Get the internal storage file for the file path
      Parameters:
      context - context
      filePath - file path
      Returns:
      file
    • getInternalFilePath

      public static String getInternalFilePath(Context context, String filePath)
      Get the internal storage patch for the file path
      Parameters:
      context - context
      filePath - file path
      Returns:
      file path