| 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.
|
| Constructor and Description |
|---|
PluginBuilder(AliasCatalog aliasCatalog,
PluginCatalog pluginCatalog)
Creates the plug-in builder with an alias catalog which will be queried for class alias
and a plug-in catalog that will be populated with plug-ins.
|
| Modifier and Type | Method and Description |
|---|---|
PluginCatalog |
LayoutCatalog.getPlugins()
Recupera o
|
Copyright © 2014. All Rights Reserved.