The abstract data writer structure.
Definition of the structured (formatted) data source writer .
Provides an abstract interface to a structured data format writer. All classes that want to write an SObject type to file must inherit from this object’s class.
Inherit from SObject.
The data source to write to.