Package com.openhtmltopdf.context
Class ContentFunctionFactory
java.lang.Object
com.openhtmltopdf.context.ContentFunctionFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classContent function which returns its argument if on a cut off page, else the empty string.private static classPartially implements leaders as specified here: http://www.w3.org/TR/2007/WD-css3-gcpm-20070504/#leadersprivate static classprivate static classprivate static classprivate static classPartially implements target counter as specified here: http://www.w3.org/TR/2007/WD-css3-gcpm-20070504/#cross-referencesprivate static class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlookupFunction(LayoutContext c, FSFunction function) voidregisterFunction(ContentFunction function)
-
Field Details
-
_functions
-
-
Constructor Details
-
ContentFunctionFactory
public ContentFunctionFactory()
-
-
Method Details
-
lookupFunction
-
registerFunction
-