Class ResolveFunction

  • All Implemented Interfaces:
    org.jaxen.Function

    @Deprecated
    public class ResolveFunction
    extends Object
    implements org.jaxen.Function
    Deprecated.
    • Field Detail

      • QNAME

        public static final QName QNAME
        Deprecated.
    • Constructor Detail

      • ResolveFunction

        public ResolveFunction()
        Deprecated.
    • Method Detail

      • call

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