Uses of Class
de.xima.fc.mdl.fdv.simplexml.xml.FieldFdXml
Packages that use FieldFdXml
-
Uses of FieldFdXml in de.xima.fc.mdl.fdv.simplexml.xml
Methods in de.xima.fc.mdl.fdv.simplexml.xml that return types with arguments of type FieldFdXmlMethod parameters in de.xima.fc.mdl.fdv.simplexml.xml with type arguments of type FieldFdXml -
Uses of FieldFdXml in de.xima.fc.transform.xml
Method parameters in de.xima.fc.transform.xml with type arguments of type FieldFdXmlModifier and TypeMethodDescriptionstatic void
FDToXmlTransformer.fillFieldsList
(Map<String, List<String[]>> dataMap, IXForm xform, IXFormRenderConfig config, ArrayList<FieldFdXml> fields, FormVersion formVersion, boolean skipNotExistingValues) Deprecated.public access will be removed