public class PatternBuilderUtil extends Object
| Constructor and Description |
|---|
PatternBuilderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNormalizeDate(org.drools.core.base.ValueType vtype,
org.drools.core.spi.FieldValue field) |
static String |
normalizeEmptyKeyword(String expr,
String operator) |
static String |
normalizeStringOperator(String leftValue,
String rightValue,
LiteralRestrictionDescr restrictionDescr) |
public static String getNormalizeDate(org.drools.core.base.ValueType vtype, org.drools.core.spi.FieldValue field)
public static String normalizeStringOperator(String leftValue, String rightValue, LiteralRestrictionDescr restrictionDescr)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.