public interface IElementSerializationHandler
Element instance.void serialize(Object target, IElement element) throws ElementSerializationException
target in element.
element represents the receiver immediately, it contains the
state information directly, not as a child element. This means most of
the time you have to change the element name itself and add child
elements.element - ElementSerializationExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.