Uses of Class
org.deegree.feature.persistence.sql.jaxb.SQLFeatureStoreJAXB.NamespaceHint

Packages that use SQLFeatureStoreJAXB.NamespaceHint
org.deegree.feature.persistence.sql.config   
org.deegree.feature.persistence.sql.jaxb   
 

Uses of SQLFeatureStoreJAXB.NamespaceHint in org.deegree.feature.persistence.sql.config
 

Constructor parameters in org.deegree.feature.persistence.sql.config with type arguments of type SQLFeatureStoreJAXB.NamespaceHint
MappedSchemaBuilderGML(String configURL, List<String> gmlSchemas, SQLFeatureStoreJAXB.StorageCRS storageCRS, List<SQLFeatureStoreJAXB.NamespaceHint> nsHints, SQLFeatureStoreJAXB.BLOBMapping blobConf, List<FeatureTypeMappingJAXB> ftMappingConfs)
           
 

Uses of SQLFeatureStoreJAXB.NamespaceHint in org.deegree.feature.persistence.sql.jaxb
 

Fields in org.deegree.feature.persistence.sql.jaxb with type parameters of type SQLFeatureStoreJAXB.NamespaceHint
protected  List<SQLFeatureStoreJAXB.NamespaceHint> SQLFeatureStoreJAXB.namespaceHint
           
 

Methods in org.deegree.feature.persistence.sql.jaxb that return SQLFeatureStoreJAXB.NamespaceHint
 SQLFeatureStoreJAXB.NamespaceHint ObjectFactory.createSQLFeatureStoreJAXBNamespaceHint()
          Create an instance of SQLFeatureStoreJAXB.NamespaceHint
 

Methods in org.deegree.feature.persistence.sql.jaxb that return types with arguments of type SQLFeatureStoreJAXB.NamespaceHint
 List<SQLFeatureStoreJAXB.NamespaceHint> SQLFeatureStoreJAXB.getNamespaceHint()
          Gets the value of the namespaceHint property.
 



Copyright © 2011. All Rights Reserved.