Class ItemFormatter

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
GeneratedCustomOrder2XML, GeneratedVelocityFormatter

public abstract class ItemFormatter extends GeneratedItemFormatter
This abstract class ItemFormatter is for transforming an item of the platform into a media (for example the media could contain a xml file). The output media is processed to an implementation(s) of the abstract class MediaFormatter
See Also: