evaluateParameters: |
Used to bind variables to a specific value.
- (NSDictionary *) evaluateParameters: (NSArray *) parameters
This method is called when constructing strings of a ECParameterString. The evaluator has to return a dictionary which maps a parameter to a corresponding string
(Last Updated August 27, 2006)