This interface is used as an input parameter for ComponentSerializationSupport.serialize method
and allows to specify serialization of custom presenters.
author: David Kaspar
Called to perform serialization of custom presenters.
The method should not modify the document, instead just return a list of newly created nodes.
Parameters: document - the xml document the list of newly created nodes that contains serialized data of custom presenters.