Class WebPExtension

    • Constructor Detail

      • WebPExtension

        public WebPExtension​(GeoPackageCore geoPackage)
        Constructor
        Parameters:
        geoPackage - GeoPackage
    • Method Detail

      • getOrCreate

        public Extensions getOrCreate​(String tableName)
        Get or create the extension
        Parameters:
        tableName - table name
        Returns:
        extension
      • has

        public boolean has​(String tableName)
        Determine if the GeoPackage has the extension
        Overrides:
        has in class BaseExtension
        Parameters:
        tableName - table name
        Returns:
        true if has extension