Uses of Interface
org.opengis.metadata.distribution.Distributor
- 
Packages that use Distributor Package Description org.opengis.metadata.distribution Information concerning the distributor of, and options for obtaining, a resource. - 
- 
Uses of Distributor in org.opengis.metadata.distribution
Methods in org.opengis.metadata.distribution that return types with arguments of type Distributor Modifier and Type Method Description default Collection<? extends Distributor>Distribution. getDistributors()Provides information about the distributor.default Collection<? extends Distributor>Format. getFormatDistributors()Provides information about the distributor's format. 
 -