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 , LayoutBuilder do the Director part of the pattern. |
net.sf.layoutParser.context |
This package holds classes that make up the context for the parser execution.
|
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. |
net.sf.layoutParser.to |
Package containing all the objects regarding the XML's files and their tags.
|
net.sf.layoutParser.to.selector | |
net.sf.layoutParser.util.callback |
Class and Description |
---|
BaseNameSpaceTO |
EntryTO
Carries the configuration for a single item in the layout, instructing
the framework on how that piece of data must be read or written to the
file.
|
Class and Description |
---|
BaseNameSpaceTO |
LayoutTO |
MaskTO |
Class and Description |
---|
BaseNameSpaceTO |
EntryTO
Carries the configuration for a single item in the layout, instructing
the framework on how that piece of data must be read or written to the
file.
|
ItemTO
An entry which is mapped in the <item ...>
|
LayoutTO |
ListTO |
Class and Description |
---|
Alignment
Enumeração para o alinhamento de campos no layout.
|
BaseNameSpaceTO |
EntryTO
Carries the configuration for a single item in the layout, instructing
the framework on how that piece of data must be read or written to the
file.
|
LayoutTO |
Class and Description |
---|
BaseNameSpaceTO |
LayoutTO |
Class and Description |
---|
EntryTO
Carries the configuration for a single item in the layout, instructing
the framework on how that piece of data must be read or written to the
file.
|
MaskTO |
Copyright © 2014. All Rights Reserved.