org.jboss.media.format.image.iio
Class IIOMediaFormatFactory

java.lang.Object
  extended byorg.jboss.media.format.image.iio.IIOMediaFormatFactory

public class IIOMediaFormatFactory
extends java.lang.Object

Creates MediaFormats based on the Java Image I/O API.


Constructor Summary
IIOMediaFormatFactory()
           
 
Method Summary
static java.util.Map createMediaFormats()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIOMediaFormatFactory

public IIOMediaFormatFactory()
Method Detail

createMediaFormats

public static java.util.Map createMediaFormats()