org.hccp.atom
Class OtherType

java.lang.Object
  |
  +--org.hccp.atom.Type
        |
        +--org.hccp.atom.OtherType

public class OtherType
extends Type

Created by IntelliJ IDEA. User: igb Date: Sep 20, 2005 Time: 10:48:55 PM To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class org.hccp.atom.Type
HTML, TEXT, XHTML
 
Constructor Summary
protected OtherType(java.lang.String type)
           
 
Methods inherited from class org.hccp.atom.Type
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OtherType

protected OtherType(java.lang.String type)