Skip navigation links

Package org.apache.commons.jexl.context

Simple JexlContext implementations.

See: Description

Package org.apache.commons.jexl.context Description

Simple JexlContext implementations.

Introduction

This package only contains one JexlContext implementation, the HashMapContext. A HashMapContext is simply an extension of HashMap which implements the JexlContext interface.

Skip navigation links

Copyright © 2022. All rights reserved.