Class DummyTransformation

  • All Implemented Interfaces:
    ITransformation

    public class DummyTransformation
    extends Object
    implements ITransformation
    Dummy transformation, only responsible to copy input stream to output stream in case of any error occurring during file transformation.
    Since:
    6.1.0
    Version:
    $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
    • Constructor Detail

      • DummyTransformation

        public DummyTransformation​(InputStream content)