Uses of Interface
org.xhtmlrenderer.css.extend.ContentFunction
Packages that use ContentFunction
-
Uses of ContentFunction in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context that return ContentFunctionModifier and TypeMethodDescription@Nullable ContentFunctionContentFunctionFactory.lookupFunction(LayoutContext c, FSFunction function) Methods in org.xhtmlrenderer.context with parameters of type ContentFunctionModifier and TypeMethodDescriptionvoidContentFunctionFactory.registerFunction(ContentFunction function) -
Uses of ContentFunction in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return ContentFunctionMethods in org.xhtmlrenderer.layout with parameters of type ContentFunctionModifier and TypeMethodDescriptionvoidFunctionData.setContentFunction(ContentFunction contentFunction) Constructors in org.xhtmlrenderer.layout with parameters of type ContentFunction -
Uses of ContentFunction in org.xhtmlrenderer.render
Methods in org.xhtmlrenderer.render that return ContentFunctionMethods in org.xhtmlrenderer.render with parameters of type ContentFunctionModifier and TypeMethodDescriptionvoidInlineBox.setContentFunction(ContentFunction contentFunction)