public class ContentFunctionFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentFunctionFactory.LeaderFunction
Partially implements leaders as specified here:
http://www.w3.org/TR/2007/WD-css3-gcpm-20070504/#leaders
|
| Constructor and Description |
|---|
ContentFunctionFactory() |
| Modifier and Type | Method and Description |
|---|---|
ContentFunction |
lookupFunction(LayoutContext c,
FSFunction function) |
void |
registerFunction(ContentFunction function) |
public ContentFunction lookupFunction(LayoutContext c, FSFunction function)
public void registerFunction(ContentFunction function)
Copyright © 2004–2025. All rights reserved.