| Package | Description |
|---|---|
| org.xhtmlrenderer.context | |
| org.xhtmlrenderer.css.extend | |
| org.xhtmlrenderer.css.parser | |
| org.xhtmlrenderer.css.style.derived | |
| 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 |
|---|---|
String |
ContentFunction.calculate(LayoutContext c,
FSFunction function) |
String |
ContentFunction.calculate(RenderingContext c,
FSFunction function,
InlineText text) |
boolean |
ContentFunction.canHandle(LayoutContext c,
FSFunction function) |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
PropertyValue.getFunction() |
| Constructor and Description |
|---|
PropertyValue(FSFunction function) |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
FunctionValue.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
FunctionData.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BoxBuilder.isElementFunction(FSFunction function) |
void |
FunctionData.setFunction(FSFunction function) |
| Constructor and Description |
|---|
FunctionData(ContentFunction contentFunction,
FSFunction function) |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
InlineBox.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineBox.setFunction(FSFunction function) |
Copyright © 2018. All rights reserved.