cc.plural.jsonij.jpath.functions
Class RegexFunction

java.lang.Object
  extended by cc.plural.jsonij.jpath.functions.Function
      extended by cc.plural.jsonij.jpath.functions.RegexFunction

public class RegexFunction
extends Function

Author:
jmarsden

Constructor Summary
RegexFunction()
           
 
Method Summary
 Value evaluate(FunctionArgument[] args, Value value)
           
 
Methods inherited from class cc.plural.jsonij.jpath.functions.Function
functionName, getArgumentTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegexFunction

public RegexFunction()
Method Detail

evaluate

public Value evaluate(FunctionArgument[] args,
                      Value value)
Specified by:
evaluate in class Function


Copyright © 2012. All Rights Reserved.