Example usage for org.apache.commons.jxpath.ri.compiler TreeCompiler subclass-usage

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

Introduction

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

Usage

From source file org.openvpms.component.system.common.jxpath.OpenVPMSTreeCompiler.java

/**
 * This extension to the JXPath TreeCompiler class provides support for
 * BigDecimal and BigInteger.
 * @author   <a href="mailto:support@openvpms.org">OpenVPMS Team</a>
 * @version  $LastChangedDate$
 */

From source file org.chiba.xml.xforms.constraints.ReferenceFinder.java

/**
 * used to find Nodes referenced in a given xpath expression
 *
 * @author <a href="mailto:unl@users.sourceforge.net">Ulrich Nicolas Liss&eacute;</a>
 * @version $Id: ReferenceFinder.java,v 1.7 2004/08/15 14:14:13 joernt Exp $
 */