Example usage for org.apache.commons.jxpath.ri JXPathContextFactoryReferenceImpl subclass-usage

List of usage examples for org.apache.commons.jxpath.ri JXPathContextFactoryReferenceImpl subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.jxpath.ri JXPathContextFactoryReferenceImpl subclass-usage.

Usage

From source file org.xchain.framework.jxpath.JXPathContextFactoryImpl.java

/**
 * Implementation of JXPathContextFactory that produces a JXPathContext with an instance of ScopedQNameVariables.
 *
 * @author Christian Trimble
 * @author Devon Tackett
 *