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

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

Introduction

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

Usage

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

/**
 * @author mriou <mriou at apache dot org>
 */
public class JaxpVariableResolver implements XPathVariableResolver {

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