Package org.openl.rules.cmatch.matcher
Class MatcherFactory
- java.lang.Object
-
- org.openl.rules.cmatch.matcher.MatcherFactory
-
public class MatcherFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IMatchergetMatcher(String operationName, IOpenClass type)
-
-
-
Method Detail
-
getMatcher
public static IMatcher getMatcher(String operationName, IOpenClass type)
-
-