public class FormParser extends Object
| Constructor and Description | 
|---|
FormParser(Vorgang process,
          Locale locale,
          Benutzer user)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Map<String,String>> | 
getFormFieldData()  | 
Locale | 
getLocale()  | 
List<String> | 
getPageNames()  | 
Vorgang | 
getProcess()  | 
void | 
setLocale(Locale locale)  | 
void | 
setProcess(Vorgang process)  | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.