Uses of Interface
org.deegree.cs.persistence.gml.GMLResource

Packages that use GMLResource
org.deegree.cs.persistence.gml   
 

Uses of GMLResource in org.deegree.cs.persistence.gml
 

Classes in org.deegree.cs.persistence.gml that implement GMLResource
 class GMLFileResource
          The GMLFileResource provides easy access to a gml3.2. dictionary file, which can be used together with the GMLCRSStore.
 

Methods in org.deegree.cs.persistence.gml that return GMLResource
protected  GMLResource GMLCRSStore.getResolver()
           
 

Methods in org.deegree.cs.persistence.gml with parameters of type GMLResource
 void GMLCRSStore.setResolver(GMLResource newResolver)
          Set the resolver to the given resolver.
 



Copyright © 2011. All Rights Reserved.