public class EvaluationOptions extends Object
| Constructor and Description |
|---|
EvaluationOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowUnsafeMethods() |
boolean |
isGreedyMatchMethod() |
EvaluationOptions |
setAllowUnsafeMethods(boolean allowUnsafeMethods) |
EvaluationOptions |
setGreedyMatchMethod(boolean greedyMatchMethod) |
public boolean isAllowUnsafeMethods()
public EvaluationOptions setAllowUnsafeMethods(boolean allowUnsafeMethods)
public boolean isGreedyMatchMethod()
public EvaluationOptions setGreedyMatchMethod(boolean greedyMatchMethod)
Copyright © 2019. All rights reserved.