Skip to content

Commit

Permalink
JEXL: post 3.2.1 clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
henrib committed Jul 14, 2021
1 parent 6a3b459 commit 12d3a60
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/main/java/org/apache/commons/jexl3/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -317,10 +317,7 @@
* </p>
* <p>
* Implementing a {@link org.apache.commons.jexl3.JexlContext.NamespaceResolver} through a JexlContext - look at
* <a
* href=https://github.com/apache/commons-jexl/blob/master/src/test/java/org/apache/commons/jexl3/JexlEvalContext.java">
* JexlEvalContext
* </a>
* JexlEvalContext in the test directory
* as an example - allows to override the namespace resolution and the default namespace map defined
* through {@link org.apache.commons.jexl3.JexlBuilder#namespaces}.
* </p>
Expand Down

0 comments on commit 12d3a60

Please sign in to comment.