Example usage for javax.xml.xpath XPathFunctionResolver interface-usage

List of usage examples for javax.xml.xpath XPathFunctionResolver interface-usage

Introduction

In this page you can find the example usage for javax.xml.xpath XPathFunctionResolver interface-usage.

Usage

From source file org.apache.ode.bpel.rtrep.v2.xpath20.JaxpFunctionResolver.java

/**
 * @author mriou <mriou at apache dot org>
 */
public class JaxpFunctionResolver implements XPathFunctionResolver {

    private static final Log __log = LogFactory.getLog(JaxpFunctionResolver.class);

From source file org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver.java

/**
 * @author mriou <mriou at apache dot org>
 */
public class JaxpFunctionResolver implements XPathFunctionResolver {

    private static final Log __log = LogFactory.getLog(JaxpFunctionResolver.class);