ConfigBuilder do the part of the Builder itself, and MaskBuilder, PluginBuilder, LayoutBuilderSee: Description
| Interface | Description |
|---|---|
| Builder |
Define the builder modules for the config.
|
| Class | Description |
|---|---|
| AliasBuilder |
Builder of the aliases for the catalog.
|
| ConfigBuilder |
Root class of the framework to load the layouts files.
Only a call to the constructor is enough in order to the framework to build all layouts, plugins and type handlers described in the configuration file (passed as a parameter). |
| DefaultsBuilder |
Director part of the Builder pattern.
This class is responsible for building all the defaults for the framework. |
| EntryIndexComparator |
Compares entries indexes.
|
| LayoutBuilder |
Director part of the Builder pattern.
This class is responsible for building all the layouts for the framework. |
| MaskBuilder |
Director part of the Builder pattern.
This class is responsible for building all the masks for the framework. |
| PluginBuilder |
Director part of the Builder pattern.
This class is responsible for building all the plugins for the framework. |
| Exception | Description |
|---|---|
| BuilderException |
Exceção raíz para erros com a manipulação de arquivos posicionais.
|
ConfigBuilder do the part of the Builder itself, and MaskBuilder, PluginBuilder, LayoutBuilderCopyright © 2014. All Rights Reserved.