public interface IElementSerializable
Element instance.void serialize(IElement element) throws ElementSerializationException
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.