|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlobCodec.Compression | |
---|---|
org.deegree.feature.persistence.sql.blob |
Uses of BlobCodec.Compression in org.deegree.feature.persistence.sql.blob |
---|
Methods in org.deegree.feature.persistence.sql.blob that return BlobCodec.Compression | |
---|---|
static BlobCodec.Compression |
BlobCodec.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BlobCodec.Compression[] |
BlobCodec.Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.deegree.feature.persistence.sql.blob with parameters of type BlobCodec.Compression | |
---|---|
BlobCodec(GMLVersion gmlVersion,
BlobCodec.Compression compression)
Creates a new BlobCodec instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |