Package | Description |
---|---|
com.caucho.amber.expr.fun |
Modifier and Type | Method and Description |
---|---|
static TrimFunExpr.TrimSemantics |
TrimFunExpr.TrimSemantics.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TrimFunExpr.TrimSemantics[] |
TrimFunExpr.TrimSemantics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TrimFunExpr.setTrimSemantics(TrimFunExpr.TrimSemantics trimSemantics)
Sets the trim semantics.
|