Package | Description |
---|---|
org.xhtmlrenderer.context | |
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.render |
Modifier and Type | Method and Description |
---|---|
ContentFunction |
ContentFunctionFactory.lookupFunction(LayoutContext c,
FSFunction function) |
Modifier and Type | Method and Description |
---|---|
void |
ContentFunctionFactory.registerFunction(ContentFunction function) |
Modifier and Type | Method and Description |
---|---|
ContentFunction |
FunctionData.getContentFunction() |
Modifier and Type | Method and Description |
---|---|
void |
FunctionData.setContentFunction(ContentFunction contentFunction) |
Constructor and Description |
---|
FunctionData(ContentFunction contentFunction,
FSFunction function) |
Modifier and Type | Method and Description |
---|---|
ContentFunction |
InlineBox.getContentFunction() |
Modifier and Type | Method and Description |
---|---|
void |
InlineBox.setContentFunction(ContentFunction contentFunction) |