Class JniOGRDataStoreFactory

    • Constructor Detail

      • JniOGRDataStoreFactory

        public JniOGRDataStoreFactory()
    • Method Detail

      • doIsAvailable

        protected boolean doIsAvailable()
                                 throws Throwable
        Description copied from class: OGRDataStoreFactory
        Performs the actual test to see if the OGR library and this datastore is available.

        Implementations of this method should not attempt to handle any fatal exceptions.

        Specified by:
        doIsAvailable in class OGRDataStoreFactory
        Throws:
        Throwable