Class FormBuilder

java.lang.Object
ch.tocco.nice2.model.base.spi.base.AbstractXMLUnmarshallerModelBuilder
ch.tocco.nice2.model.form.impl.form2.reader.FormBuilder
All Implemented Interfaces:
NiceModelBuilder

@Component public class FormBuilder extends AbstractXMLUnmarshallerModelBuilder
Parses existing xml forms into the new structure which will be used by the REST api in the future. Only supports a subset of the form xml, as some elements and attributes are no longer used by the new client.