public class MappingRule extends Object
Constructor and Description |
---|
MappingRule(String fromRule,
String toRule)
Maps from source rule to destination rule
|
public MappingRule(String fromRule, String toRule)
fromRule
- - Rule for which input needs to be matchedtoRule
- - Rule for value to be returnedCopyright © 2015 Apache Software Foundation. All Rights Reserved.