Class FilterFunction_strTrim2

  • All Implemented Interfaces:
    Expression, Function, FunctionExpression, Factory

    public class FilterFunction_strTrim2
    extends FunctionExpressionImpl
    Function implementing the Symbology Encoding Trim function.

    This function takes the following arguments:

    1. The string being trimmed
    2. The string to trim
    3. The trim direction, one of trailing, leading, both
    Author:
    Justin Deoliveira, OpenGeo
    • Constructor Detail

      • FilterFunction_strTrim2

        public FilterFunction_strTrim2()