Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.context
Class ContentFunctionFactory

java.lang.Object
  extended by org.xhtmlrenderer.context.ContentFunctionFactory

public class ContentFunctionFactory
extends java.lang.Object


Constructor Summary
ContentFunctionFactory()
           
 
Method Summary
 ContentFunction lookupFunction(LayoutContext c, FSFunction function)
           
 void registerFunction(ContentFunction function)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentFunctionFactory

public ContentFunctionFactory()
Method Detail

lookupFunction

public ContentFunction lookupFunction(LayoutContext c,
                                      FSFunction function)

registerFunction

public void registerFunction(ContentFunction function)

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home