public interface IFormatTransformer
Modifier and Type | Method and Description |
---|---|
void |
encode(InputStream content,
OutputStream output)
Performs the file encode transformations, as change of file format.
|
void encode(InputStream content, OutputStream output) throws PortalException
content
parameter is the source of transformation and
output
parameter is the target.content
- the reader source of encode.output
- the target of encode.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.