Package org.xhtmlrenderer.layout
Class FunctionData
java.lang.Object
org.xhtmlrenderer.layout.FunctionData
A bean which contains all the information necessary to invoke a
ContentFunction
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentFunction
(ContentFunction contentFunction) void
setFunction
(FSFunction function)
-
Constructor Details
-
FunctionData
public FunctionData() -
FunctionData
-
-
Method Details
-
getContentFunction
-
setContentFunction
-
getFunction
-
setFunction
-