| Package | Description |
|---|---|
| net.sf.layoutParser.build |
This is a implementation of the Builder pattern
where ConfigBuilder do the part of the Builder itself, and MaskBuilder, PluginBuilder, LayoutBuilderdo the Director part of the pattern. |
| net.sf.layoutParser.util.xml.validation |
Contains classes to check XML's against XSD's.
|
| Class and Description |
|---|
| Builder
Define the builder modules for the config.
|
| BuilderException
Exceção raíz para erros com a manipulação de arquivos posicionais.
|
| DefaultsBuilder
Director part of the Builder pattern.
This class is responsible for building all the defaults for the framework. |
| LayoutBuilder
Director part of the Builder pattern.
This class is responsible for building all the layouts for the framework. |
| Class and Description |
|---|
| BuilderException
Exceção raíz para erros com a manipulação de arquivos posicionais.
|
Copyright © 2014. All Rights Reserved.