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:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentFunction
(ContentFunction contentFunction) void
setFunction
(FSFunction function)
-
Field Details
-
_contentFunction
-
_function
-
-
Constructor Details
-
FunctionData
public FunctionData() -
FunctionData
-
-
Method Details
-
getContentFunction
-
setContentFunction
-
getFunction
-
setFunction
-