On Sat, Dec 18, 2010 at 2:07 PM, Amila Suriarachchi <[email protected]> wrote:
> > > few more things. > > public Object call(Context context, List args) throws FunctionCallException > > This function comment says it returns the a string. Then better to put the > return vale as String. > > private Object encode(boolean debugOn, String encoding, String value) > > I think it is not necessary to pass degugOn as a parameter to a function. And > this also returns a string. > > That class is an implementation of org.jaxen.Function
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
