org.jfree.layouting.input.style.parser.stylehandler.font
Class FontEmphasizeStyleReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.font.FontEmphasizeStyleReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class FontEmphasizeStyleReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 28.11.2005, 17:50:19

Author:
Thomas Morgner

Constructor Summary
FontEmphasizeStyleReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
addValue, createValue, isAutoAllowed, lookupValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontEmphasizeStyleReadHandler

public FontEmphasizeStyleReadHandler()