com.aptana.ide.editor.html.parsing
Class HTMLMimeType

java.lang.Object
  extended by com.aptana.ide.editor.html.parsing.HTMLMimeType

public class HTMLMimeType
extends java.lang.Object

Author:
Kevin Lindsey

Field Summary
static java.lang.String MimeType
          The HTML MIME type
 
Constructor Summary
HTMLMimeType()
           
 
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 HTML MIME type

See Also:
Constant Field Values
Constructor Detail

HTMLMimeType

public HTMLMimeType()