ParentToElementStrategy

public class ParentToElementStrategy extends EntityToElementStrategy

Generates a JDOM (XML) representation of an entity’s parent.

Author:

Timm Fitschen

Constructors

ParentToElementStrategy

public ParentToElementStrategy()

Methods

toElement

public Element toElement(EntityInterface entity, SerializeFieldStrategy setFieldStrategy)