Hi, Here goes the next code snippet: DDRPropertyValue value = ddr.getPropertyValue("supported_image_formats",key); DDREnumeration enumeration = value.getEnumeration(); if(enumeration.contains("cv:gif")) { System.out.println("GIF format is supported for images"); } Best Regards ---- José Manuel Cantera Fonseca Telefónica I+DReceived on Friday, 23 November 2007 16:12:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:11:08 GMT