org.jfree.layouting.layouter.style.functions.content

Class UrlValueFunction

Implemented Interfaces:
ContentFunction

public class UrlValueFunction
extends java.lang.Object
implements ContentFunction

Creation-Date: 16.04.2006, 14:14:42
Author:
Thomas Morgner

Constructor Summary

UrlValueFunction()

Method Summary

ContentToken
evaluate(LayoutProcess layoutProcess, LayoutElement element, CSSFunctionValue function)

Constructor Details

UrlValueFunction

public UrlValueFunction()

Method Details

evaluate

public ContentToken evaluate(LayoutProcess layoutProcess,
                             LayoutElement element,
                             CSSFunctionValue function)
            throws FunctionEvaluationException
Specified by:
evaluate in interface ContentFunction