public interface IFdTransformResult
| Modifier and Type | Method and Description | 
|---|---|
void | 
writeToFile(File outputFile)
Method to write the transformation result to an file 
 | 
ByteArrayOutputStream | 
writeToStream()
Method to return the transformation result as an  
ByteArrayOutputStream | 
ByteArrayOutputStream writeToStream()
ByteArrayOutputStreamByteArrayOutputStream of the resultCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.