public class DummyTransformation extends Object implements ITransformation
Constructor and Description |
---|
DummyTransformation(InputStream content) |
Modifier and Type | Method and Description |
---|---|
void |
transform(OutputStream outputStream)
Performs the file transformation using the
outputStream parameter as target
of the file transformations. |
public DummyTransformation(InputStream content)
public void transform(OutputStream outputStream) throws PortalException
ITransformation
outputStream
parameter as target
of the file transformations.transform
in interface ITransformation
outputStream
- the writer to be transformed.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.