aicas logo Jamaica 3.4 release 8

javax.xml.xpath
Interface XPathFunction


public interface XPathFunction

An XPath extension function.

Since:
1.3

Method Summary
 Object evaluate(List args)
          Evaluate the function with the specified arguments.
 

Method Detail

evaluate

Object evaluate(List args)
                throws XPathFunctionException
Evaluate the function with the specified arguments.

Parameters:
args - the list of arguments
Throws:
XPathFunctionException

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.