|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.base.evaluators.StringFactory
public class StringFactory
This is the misc "bucket" evaluator factory for objects. It is fairly limited in operations, and what operations are available are dependent on the exact type.
Method Summary | |
---|---|
Evaluator |
getEvaluator(Operator operator)
|
static EvaluatorFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static EvaluatorFactory getInstance()
public Evaluator getEvaluator(Operator operator)
getEvaluator
in interface EvaluatorFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |