net.sf.jcgm.core
Class MIMETypes

java.lang.Object
  extended by net.sf.jcgm.core.MIMETypes

public class MIMETypes
extends java.lang.Object

MIME Types that are supported for CGM graphics.

Since:
Apr 14, 2009
Version:
$Id: MIMETypes.java 3 2009-10-16 08:51:15Z phica $
Author:
xphc (Philippe Cadé)

Field Summary
static java.lang.String[] CGM_MIME_Types
           
 
Constructor Summary
MIMETypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CGM_MIME_Types

public static final java.lang.String[] CGM_MIME_Types
Constructor Detail

MIMETypes

public MIMETypes()


Part of the jcgm library http://jcgm.sourceforge.net/