| 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.context |
This package holds classes that make up the context for the parser execution.
|
| Class and Description |
|---|
| AliasCatalog
Class that handles the management of aliases across the build of the parsers.
|
| MaskCatalog
Holds the masks for the entries.
|
| PluginCatalog
Class that handles the management of the plug-ins used to handle type conversions.
|
| Class and Description |
|---|
| AliasCatalog
Class that handles the management of aliases across the build of the parsers.
|
| LayoutCatalog
This singleton holds all instanced LayoutTO's, EntryTO's, TypeHandler's and MaskTO's.
|
| MaskCatalog
Holds the masks for the entries.
|
| PluginCatalog
Class that handles the management of the plug-ins used to handle type conversions.
|
Copyright © 2014. All Rights Reserved.