Package com.openhtmltopdf.context
Class ContentFunctionFactory
java.lang.Object
com.openhtmltopdf.context.ContentFunctionFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
Content function which returns its argument if on a cut off page, else the empty string.private static class
Partially implements leaders as specified here: http://www.w3.org/TR/2007/WD-css3-gcpm-20070504/#leadersprivate static class
private static class
private static class
private static class
Partially 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) void
registerFunction
(ContentFunction function)
-
Field Details
-
_functions
-
-
Constructor Details
-
ContentFunctionFactory
public ContentFunctionFactory()
-
-
Method Details
-
lookupFunction
-
registerFunction
-