com.aptana.ide.editor.js.parsing
Class JSMimeType

java.lang.Object
  extended by com.aptana.ide.editor.js.parsing.JSMimeType

public class JSMimeType
extends java.lang.Object

Author:
Kevin Lindsey

Field Summary
static java.lang.String MimeType
          The CSS MIME type
 
Constructor Summary
JSMimeType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MimeType

public static final java.lang.String MimeType
The CSS MIME type

See Also:
Constant Field Values
Constructor Detail

JSMimeType

public JSMimeType()