Uses of Interface
org.gvsig.catalog.drivers.ICatalogServiceDriver
Packages that use ICatalogServiceDriver
Package
Description
-
Uses of ICatalogServiceDriver in org.gvsig.catalog
Methods in org.gvsig.catalog that return ICatalogServiceDriverModifier and TypeMethodDescriptionIt is used to retrieve a driver that supports a concrete protocolCatalogManager.getDrivers()Constructors in org.gvsig.catalog with parameters of type ICatalogServiceDriverModifierConstructorDescriptionCatalogClient(String sUri, String database, ICatalogServiceDriver driver) Constructor -
Uses of ICatalogServiceDriver in org.gvsig.catalog.csw.drivers
Classes in org.gvsig.catalog.csw.drivers that implement ICatalogServiceDriverModifier and TypeClassDescriptionclassThis class implements the CSW protocol.classclass -
Uses of ICatalogServiceDriver in org.gvsig.catalog.drivers
Classes in org.gvsig.catalog.drivers that implement ICatalogServiceDriverModifier and TypeClassDescriptionclassAll classes that implement a new catalog protocol must to inherit to this class.รง It contains the common atributes for the protocols. -
Uses of ICatalogServiceDriver in org.gvsig.catalog.impl
Methods in org.gvsig.catalog.impl that return ICatalogServiceDriver -
Uses of ICatalogServiceDriver in org.gvsig.catalog.srw.drivers
Classes in org.gvsig.catalog.srw.drivers that implement ICatalogServiceDriverModifier and TypeClassDescriptionclassThis class implements the CSW protocol. -
Uses of ICatalogServiceDriver in org.gvsig.catalog.z3950.drivers
Classes in org.gvsig.catalog.z3950.drivers that implement ICatalogServiceDriverModifier and TypeClassDescriptionclassThis class implements the Z39.50 protocol.