Package | Description |
---|---|
com.fatwire.transformer.common |
Modifier and Type | Method and Description |
---|---|
Transformer |
TransformerFormatRepository.getValidTransformer(String inputFileExtention,
String outputFileExtention)
Returns the valid transformer based on the input and output file type
or otherwise throw an exception saying no valid transformer found This
keeps all the information needed to transform a document.
|