com.github.raphc.maven.plugins.selenese4j.functions
Interface PreDefinedFunction

All Known Implementing Classes:
AbstractPreDefinedFunction

public interface PreDefinedFunction

Author:
Raphael

Method Summary
 boolean matches(String instruction)
           
 String replaceByValue(String token)
           
 

Method Detail

matches

boolean matches(String instruction)
Parameters:
instruction -
Returns:

replaceByValue

String replaceByValue(String token)
                      throws NotMatchedException
Parameters:
token -
Throws:
NotMatchedException


Copyright © 2012. All Rights Reserved.