| Package | Description |
|---|---|
| org.apache.synapse.commons.evaluators.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AndFactory
This factory creates a
AndEvaluator. |
class |
EqualFactory
This factory creates a
EqualEvaluator. |
class |
MatchFactory
This Factory creates a
MatchEvaluator using the following XML configuration. |
class |
NotFactory
This Factory creates a
NotEvaluator from the following XML configuration. |
class |
OrFactory
This factory creates a
OrFactory using the following XML configuration. |
class |
TextProcessingEvaluatorFactory |
| Modifier and Type | Method and Description |
|---|---|
EvaluatorFactory |
EvaluatorFactoryFinder.findEvaluatorFactory(String name)
Retun an
EvaluatorFactory for a given Evaluator name. |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.