Java javax.xml.xpath XPathFunctionResolver fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.xpath XPathFunctionResolver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.xpath XPathFunctionResolver.

The text is from its open source code.

Implementation

javax.xml.xpath.XPathFunctionResolver has the following implementations.
Click this link to see all its implementation.

Constructor

Method

XPathFunctionresolveFunction(QName functionName, int arity)

Find a function in the set of available functions.

If functionName or arity is null, then a NullPointerException is thrown.