org.jfree.layouting.input.style.parser.stylehandler.content

Class QuotesReadHandler

public class QuotesReadHandler extends ListOfPairReadHandler

Creation-Date: 01.12.2005, 17:57:39

Author: Thomas Morgner

Constructor Summary
QuotesReadHandler()
Method Summary
CSSValuecreateValue(StyleKey name, LexicalUnit value)
protected CSSValueparseFirstPosition(LexicalUnit value)
protected CSSValueparseSecondPosition(LexicalUnit value, CSSValue first)

Constructor Detail

QuotesReadHandler

public QuotesReadHandler()

Method Detail

createValue

public CSSValue createValue(StyleKey name, LexicalUnit value)

parseFirstPosition

protected CSSValue parseFirstPosition(LexicalUnit value)

parseSecondPosition

protected CSSValue parseSecondPosition(LexicalUnit value, CSSValue first)