|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentFunction | |
|---|---|
| org.xhtmlrenderer.context | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| Uses of ContentFunction in org.xhtmlrenderer.context |
|---|
| Methods in org.xhtmlrenderer.context that return ContentFunction | |
|---|---|
ContentFunction |
ContentFunctionFactory.lookupFunction(LayoutContext c,
FSFunction function)
|
| Methods in org.xhtmlrenderer.context with parameters of type ContentFunction | |
|---|---|
void |
ContentFunctionFactory.registerFunction(ContentFunction function)
|
| Uses of ContentFunction in org.xhtmlrenderer.layout |
|---|
| Methods in org.xhtmlrenderer.layout that return ContentFunction | |
|---|---|
ContentFunction |
FunctionData.getContentFunction()
|
| Methods in org.xhtmlrenderer.layout with parameters of type ContentFunction | |
|---|---|
void |
FunctionData.setContentFunction(ContentFunction contentFunction)
|
| Constructors in org.xhtmlrenderer.layout with parameters of type ContentFunction | |
|---|---|
FunctionData(ContentFunction contentFunction,
FSFunction function)
|
|
| Uses of ContentFunction in org.xhtmlrenderer.render |
|---|
| Methods in org.xhtmlrenderer.render that return ContentFunction | |
|---|---|
ContentFunction |
InlineBox.getContentFunction()
|
| Methods in org.xhtmlrenderer.render with parameters of type ContentFunction | |
|---|---|
void |
InlineBox.setContentFunction(ContentFunction contentFunction)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||