Uses of Interface
de.xima.fc.interfaces.transform.IFdTransformResult
-
Packages that use IFdTransformResult Package Description de.xima.fc.transform.excel de.xima.fc.transform.xml -
-
Uses of IFdTransformResult in de.xima.fc.transform.excel
Classes in de.xima.fc.transform.excel that implement IFdTransformResult Modifier and Type Class Description class
FdToExcelResult
The result of an transformation of formdata to excel -
Uses of IFdTransformResult in de.xima.fc.transform.xml
Classes in de.xima.fc.transform.xml that implement IFdTransformResult Modifier and Type Class Description class
FdToXmlResult
The result of an transformation of formdata to XML
-