Class FunctionSTR2JAVA

  • All Implemented Interfaces:
    ExpressionItem

    public final class FunctionSTR2JAVA
    extends AbstractFunction
    The class implements escape function handler to escape strings to be used in java.
    • Field Detail

      • ARG_TYPES

        private static final ValueType[][] ARG_TYPES
    • Constructor Detail

      • FunctionSTR2JAVA

        public FunctionSTR2JAVA()