Class BindingFilterVisitor

  • All Implemented Interfaces:
    ExpressionVisitor, FilterVisitor

    public class BindingFilterVisitor
    extends DuplicatingFilterVisitor
    Binds all literals in the filter to the target type they are compared to, in order to avoid the usage of converters on a evaluation by evaluation basis.
    Author:
    Andrea Aime - GeoSolutions