Uses of Interface
org.deegree.cs.configuration.resources.XMLResource

Packages that use XMLResource
org.deegree.cs.configuration.resources   
org.deegree.cs.persistence.gml   
 

Uses of XMLResource in org.deegree.cs.configuration.resources
 

Classes in org.deegree.cs.configuration.resources that implement XMLResource
 class XMLFileResource
          The XMLFileResource is an OMElement based adapter for an xml file.
 

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

Subinterfaces of XMLResource in org.deegree.cs.persistence.gml
 interface GMLResource
          An interface enhancing the capabilities of an xml resource.
 

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



Copyright © 2011. All Rights Reserved.