Uses of Class
org.deegree.feature.persistence.BlobCodec

Packages that use BlobCodec
org.deegree.feature.persistence.mapping   
 

Uses of BlobCodec in org.deegree.feature.persistence.mapping
 

Methods in org.deegree.feature.persistence.mapping that return BlobCodec
 BlobCodec BlobMapping.getCodec()
          Returns the BlobCodec for encoding and decoding features / geometries.
 

Constructors in org.deegree.feature.persistence.mapping with parameters of type BlobCodec
BlobMapping(java.lang.String table, CRS storageCRS, BlobCodec codec)
          Creates a new BlobMapping instance.
 



Copyright © 2011. All Rights Reserved.