Liferay 6.1.2-ce-ga3

com.liferay.portal.xml.xpath
Class LiferayFunctionContext

java.lang.Object
  extended by org.jaxen.SimpleFunctionContext
      extended by org.jaxen.XPathFunctionContext
          extended by com.liferay.portal.xml.xpath.LiferayFunctionContext
All Implemented Interfaces:
org.jaxen.FunctionContext

public class LiferayFunctionContext
extends org.jaxen.XPathFunctionContext


Constructor Summary
LiferayFunctionContext()
           
 
Method Summary
 
Methods inherited from class org.jaxen.XPathFunctionContext
getInstance
 
Methods inherited from class org.jaxen.SimpleFunctionContext
getFunction, registerFunction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayFunctionContext

public LiferayFunctionContext()

Liferay 6.1.2-ce-ga3