Class Summary |
EqualityCondition |
This condition represents one that checks for an equality. |
ExistsCondition |
Condition that checks to see if something exists (not null) or not (null) |
InequalityCondition |
This class checks for inequality conditions, such as less than. |
Rule |
This object represent the idea of a Rule which is applied to XML statements. |
RulesGenerator |
Class used to generate a HashMap of XML tags mapped to Rule objects based on a
rules file. |
RulesLexer |
Generated by ANTLR |
RulesParser |
Generated by ANTLR |