org.jfree.layouting.input.style.values
Class CSSStringType

java.lang.Object
  extended by org.jfree.layouting.input.style.values.CSSType
      extended by org.jfree.layouting.input.style.values.CSSStringType

public class CSSStringType
extends CSSType

Creation-Date: 23.11.2005, 11:45:22

Author:
Thomas Morgner

Field Summary
static CSSStringType STRING
           
static CSSStringType URI
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.values.CSSType
getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

STRING

public static final CSSStringType STRING

URI

public static final CSSStringType URI