| IFormatterFactory Methods |
The IFormatterFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateFormatter |
Creates a formatter with the given name and parameters.
| |
| CreateTransformer |
Creates a transformer with the given name and parameters.
| |
| GetFormats |
Returns the list of format names.
| |
| GetTransforms |
Returns the list of Transformers, and for each of them, the type this Transformer returns.
|