Uses of Class
org.deegree.commons.tom.ReferenceResolvingException

Packages that use ReferenceResolvingException
org.deegree.commons.tom   
org.deegree.cs.refs.components   
org.deegree.cs.refs.coordinatesystem   
org.deegree.cs.refs.projections   
org.deegree.feature.persistence.memory   
org.deegree.gml   
 

Uses of ReferenceResolvingException in org.deegree.commons.tom
 

Methods in org.deegree.commons.tom that throw ReferenceResolvingException
 T Reference.getReferencedObject()
          Returns the referenced Object instance (may trigger resolving and fetching it).
 

Uses of ReferenceResolvingException in org.deegree.cs.refs.components
 

Methods in org.deegree.cs.refs.components that throw ReferenceResolvingException
 GeodeticDatum GeodeticDatumRef.getReferencedObject()
           
 

Uses of ReferenceResolvingException in org.deegree.cs.refs.coordinatesystem
 

Methods in org.deegree.cs.refs.coordinatesystem that throw ReferenceResolvingException
 ICRS CRSRef.getReferencedObject()
           
 

Uses of ReferenceResolvingException in org.deegree.cs.refs.projections
 

Methods in org.deegree.cs.refs.projections that throw ReferenceResolvingException
 ILambertAzimuthalEqualArea LambertAzimuthalEqualAreaRef.getReferencedObject()
           
 TransverseMercator TransverseMercatorRef.getReferencedObject()
           
 StereographicAzimuthal StereographicAzimuthalRef.getReferencedObject()
           
 LambertConformalConic LambertConformalConicRef.getReferencedObject()
           
 IStereographicAlternative StereographicAlternativeRef.getReferencedObject()
           
 

Uses of ReferenceResolvingException in org.deegree.feature.persistence.memory
 

Constructors in org.deegree.feature.persistence.memory that throw ReferenceResolvingException
MemoryFeatureStore(URL docURL, AppSchema schema)
          Creates a new MemoryFeatureStore that is backed by the given GML file.
 

Uses of ReferenceResolvingException in org.deegree.gml
 

Methods in org.deegree.gml that throw ReferenceResolvingException
 void GMLDocumentIdContext.resolveLocalRefs()
          Resolves all local references that have been added before against the added objects.
 



Copyright © 2011. All Rights Reserved.