org.tm4j.tmnav.env.digester .PropertyRuleSet

Description

RuleSet for a simple key value pair.
This rule expects an onject on the top of the stack, that has a method: setProperty(String key, String value).

Inheritance Hierarchy

Method Summary
void addRuleInstances(org.apache.commons.digester.Digester digester)