List of usage examples for javax.xml.xpath XPathFunctionResolver interface-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);