Package net.sf.layoutParser.build

This is a implementation of the Builder pattern
where ConfigBuilder do the part of the Builder itself, and MaskBuilder, PluginBuilder, LayoutBuilder
do the Director part of the pattern.

See: Description

Package net.sf.layoutParser.build Description

This is a implementation of the Builder pattern
where ConfigBuilder do the part of the Builder itself, and MaskBuilder, PluginBuilder, LayoutBuilder
do the Director part of the pattern. Essentially this package does all the job to parse the XML's and instantiate the Layouts, Plugins and Masks.

Copyright © 2014. All Rights Reserved.