Package | Description |
---|---|
net.sf.layoutParser.context |
This package holds classes that make up the context for the parser execution.
|
net.sf.layoutParser.to |
Package containing all the objects regarding the XML's files and their tags.
|
net.sf.layoutParser.typeHandler |
Package containing all the bundled plugins of the framework.
These plugins should support all the basic types in J2SE. |
net.sf.layoutParser.util.callback |
Class and Description |
---|
TypeHandler
The type handler is responsible for the formating of values when they go from
class to string and parsing the string value in the layout back to the class
representation.
|
Class and Description |
---|
TypeHandler
The type handler is responsible for the formating of values when they go from
class to string and parsing the string value in the layout back to the class
representation.
|
Class and Description |
---|
FillingHandler
Handle the filling on data type conversion.
|
NumberTypeHandler |
TypeHandler
The type handler is responsible for the formating of values when they go from
class to string and parsing the string value in the layout back to the class
representation.
|
Class and Description |
---|
TypeHandler
The type handler is responsible for the formating of values when they go from
class to string and parsing the string value in the layout back to the class
representation.
|
Copyright © 2014. All Rights Reserved.