Package civquest.parser.ruleset

Class Summary
Field A Field, contained within a Section, is a (name,value) pair.
Registry Acts as the main access point for all .ruleset file in one given directory (the baseDir).
Ruleset A Ruleset object normally maps to one *.ruleset file, from which it builds its data collection by way of a Parser object invoked by a Registry instance.
RulesetParser  
Section Maps to a section in a ruleset file, which in turn contains zero or more fields.
Table