java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.LayoutContainerHandler
ch.tocco.nice2.model.form.impl.form2.reader.handler.FormHandler
All Implemented Interfaces:
IgnoreRemainingElementsHandler

public class FormHandler extends LayoutContainerHandler implements IgnoreRemainingElementsHandler
The root handler for parsing forms. May contain Layout components as children. The form id is based on the xml file name. If the data model is not explicitly set, the data model is derived from the file name as well.