org.gwe.p2elv2.functions
Class PFXPath

java.lang.Object
  extended by org.gwe.p2elv2.PFunction
      extended by org.gwe.p2elv2.functions.PFXPath

public class PFXPath
extends PFunction

Since:
Aug 11, 2008
Author:
Marco Ruiz

Constructor Summary
PFXPath()
           
 
Method Summary
 PVarValueSpace calculateValues(java.util.List<java.lang.String> params, PStatementContext ctx)
           
static void main(java.lang.String[] args)
           
static void main2(java.lang.String[] args)
           
 
Methods inherited from class org.gwe.p2elv2.PFunction
getFunction, getName, isCompiletime, isRuntime, isSingleValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PFXPath

public PFXPath()
Method Detail

calculateValues

public PVarValueSpace calculateValues(java.util.List<java.lang.String> params,
                                      PStatementContext ctx)
Specified by:
calculateValues in class PFunction

main

public static void main(java.lang.String[] args)

main2

public static void main2(java.lang.String[] args)


Copyright © 2007-2009. All Rights Reserved.