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

Class InlineBoxAlignReadHandler

Implemented Interfaces:
CSSValueReadHandler

public class InlineBoxAlignReadHandler
extends OneOfConstantsReadHandler

Warning: This *is* a compound property, but one if its values depend on the element structure and it changes its meaning if used in Tables.
Author:
Thomas Morgner

Constructor Summary

InlineBoxAlignReadHandler()

Method Summary

protected CSSValue
lookupValue(LexicalUnit value)

Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler

addValue, createValue, isAutoAllowed, lookupValue

Constructor Details

InlineBoxAlignReadHandler

public InlineBoxAlignReadHandler()

Method Details

lookupValue

protected CSSValue lookupValue(LexicalUnit value)
Overrides:
lookupValue in interface OneOfConstantsReadHandler