Interface | Description |
---|---|
Node2BeanProcessor |
Transforms nodes to beans or maps.
|
Node2BeanTransformer |
Contract for transformation from node to java beans.
|
TransformationState |
This state contains three stacks.
|
TypeMapping |
Contract for mapping of the type and its properties to appropriate java beans.
|
Class | Description |
---|---|
PropertyTypeDescriptor |
Describes a property.
|
TypeDescriptor |
Describes the type under the transformation.
|
Exception | Description |
---|---|
Node2BeanException |
Exception thrown during execution of content to bean transformation.
|
Annotation Type | Description |
---|---|
TransformedBy |
Use this annotation on a type, a setter, or on another annotation, to specify the transformer
which will be used by Node2Bean.
|
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.