Package com.liferay.portal.xml.xpath
Class LiferayFunctionContext
Object
org.jaxen.SimpleFunctionContext
org.jaxen.XPathFunctionContext
com.liferay.portal.xml.xpath.LiferayFunctionContext
- All Implemented Interfaces:
org.jaxen.FunctionContext
public class LiferayFunctionContext
extends org.jaxen.XPathFunctionContext
- Author:
- Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jaxen.XPathFunctionContext
getInstance
Methods inherited from class org.jaxen.SimpleFunctionContext
getFunction, registerFunction
-
Constructor Details
-
LiferayFunctionContext
public LiferayFunctionContext()
-