org.xhtmlrenderer.context
Class ContentFunctionFactory

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

public class ContentFunctionFactory
extends Object


Constructor Summary
ContentFunctionFactory()
           
 
Method Summary
 ContentFunction lookupFunction(LayoutContext c, FSFunction function)
           
 void registerFunction(ContentFunction function)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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)


Copyright © 2013. All Rights Reserved.