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

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

Introduction

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

Usage

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

/**
 * BigDecimal support
 * @author   <a href="mailto:support@openvpms.org">OpenVPMS Team</a>
 * @version  $LastChangedDate$
 */
public class BigDecimalOperationMultiply extends CoreOperationMultiply {