Interface | Description |
---|---|
Bean2ContentProcessor | Deprecated
since 5.0 - unused, Bean2Content is not implemented yet.
|
Bean2ContentTransformer |
Used to create content nodes.
|
Content2BeanProcessor | Deprecated
since 4.5, use
Content2Bean . |
Content2BeanTransformer |
Contract for transformation from content 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 |
---|---|
Bean2ContentProcessor.Factory |
Creates singleton instance of the bean2content processor.
|
Content2BeanProcessor.Factory | Deprecated
since 4.5, we should use IoC.
|
Content2BeanTransformer.Factory | Deprecated
since 4.5, we should use IoC...
|
Content2BeanUtil |
Utility class for content to bean transformations.
|
Content2BeanUtil.DefaultClassTransformer |
Provide a default class.
|
Content2BeanUtil.ToMapTransformer |
A
Content2BeanTransformer transforming all nodes to Maps. |
PropertyTypeDescriptor |
Describes a property.
|
TypeDescriptor |
Describes the type under the transformation.
|
TypeMapping.Factory | Deprecated
since 4.5, use IoC.
|
Exception | Description |
---|---|
Content2BeanException |
Exception thrown during execution of content to bean transformation.
|
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.