Uses of Interface
net.sf.jmatchparser.template.CallbackFunction

Packages that use CallbackFunction
net.sf.jmatchparser.template This package contains the public interface of the jMatchParser template parser. 
 

Uses of CallbackFunction in net.sf.jmatchparser.template
 

Methods in net.sf.jmatchparser.template with parameters of type CallbackFunction
 void Parser.addCallback(String name, CallbackFunction function)
          Add a callback function to this parser.
 



Copyright © 2011. All Rights Reserved.