Uses of Class
de.xima.fc.mdl.fdv.simplexml.xml.FieldFdXml
-
Packages that use FieldFdXml Package Description de.xima.fc.mdl.fdv.simplexml.xml de.xima.fc.transform.xml -
-
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 FieldFdXml Modifier and Type Method Description ArrayList<FieldFdXml>
FormFdXml. getFields()
Method parameters in de.xima.fc.mdl.fdv.simplexml.xml with type arguments of type FieldFdXml Modifier and Type Method Description void
FormFdXml. setFields(ArrayList<FieldFdXml> fields)
-
Uses of FieldFdXml in de.xima.fc.transform.xml
Method parameters in de.xima.fc.transform.xml with type arguments of type FieldFdXml Modifier and Type Method Description static 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
-