| 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.exception |
Package containing the base exceptions of the framework, which other exceptions inherit
these classes. |
| net.sf.layoutParser.processor |
Package in charge of parsing and formating data.
The main class in this package is the ClassicLayoutProcessor which is the "interface"of this framework with the user. |
| Class and Description |
|---|
| BaseLocalizedException
This is the base exception for all concrete exceptions implemented in the framework.
|
| ExceptionKey
This enum should have all the messages contained in the bundled exception properties files.
|
| Class and Description |
|---|
| ExceptionKey
This enum should have all the messages contained in the bundled exception properties files.
|
| Class and Description |
|---|
| BaseLocalizedException
This is the base exception for all concrete exceptions implemented in the framework.
|
| ExceptionKey
This enum should have all the messages contained in the bundled exception properties files.
|
Copyright © 2014. All Rights Reserved.