Class DictionaryGenerator

All Implemented Interfaces:
Generator<Dictionary>, TransformingGenerator<Dictionary,Dictionary>, ElementWriter<Dictionary>

public class DictionaryGenerator extends OneStageGenerator<Dictionary>
A generator that writes the contents of a Dictionary to the file-system as XML.
Author:
Owen Feehan