Class DecryptFunction

  • All Implemented Interfaces:
    org.jaxen.Function

    public class DecryptFunction
    extends Object
    implements org.jaxen.Function
    • Constructor Detail

      • DecryptFunction

        public DecryptFunction()
    • Method Detail

      • call

        public Object call​(org.jaxen.Context context,
                           List args)
                    throws org.jaxen.FunctionCallException
        Specified by:
        call in interface org.jaxen.Function
        Throws:
        org.jaxen.FunctionCallException