org.jfree.layouting.input.style.parser.stylehandler.hyperlinks
Class TargetNameReadHandler

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

public class TargetNameReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 28.11.2005, 19:30:40

Author:
Thomas Morgner

Constructor Summary
TargetNameReadHandler()
           
 
Method Summary
protected  CSSValue lookupValue(org.w3c.css.sac.LexicalUnit value)
           
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
addValue, createValue, isAutoAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetNameReadHandler

public TargetNameReadHandler()
Method Detail

lookupValue

protected CSSValue lookupValue(org.w3c.css.sac.LexicalUnit value)
Overrides:
lookupValue in class OneOfConstantsReadHandler