public class FdToXmlResult extends Object implements IFdTransformResult, AutoCloseable
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
RootFdXml | 
getRootFdXml()  | 
void | 
writeToFile(File outputFile)
Method to write the transformation result to an file 
 | 
ByteArrayOutputStream | 
writeToStream()
Method to return the transformation result as an  
ByteArrayOutputStream | 
public ByteArrayOutputStream writeToStream()
IFdTransformResultByteArrayOutputStreamwriteToStream in interface IFdTransformResultByteArrayOutputStream of the resultpublic void writeToFile(File outputFile) throws IOException
IFdTransformResultwriteToFile in interface IFdTransformResultoutputFile - the file to write the result toIOExceptionpublic void close()
close in interface AutoCloseableCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.