Class Function

java.lang.Object
net.ontopia.topicmaps.nav2.impl.basic.AbstractFunction
net.ontopia.topicmaps.nav2.impl.basic.Function
All Implemented Interfaces:
FunctionIF

public final class Function extends AbstractFunction
INTERNAL: A FunctionIF implementation used by the XML-based ModuleIF reader code. The function evaluates the taglib tree node in the context of the calling tag and the page context.
See Also: