public class ControlParser extends Object
Constructor and Description |
---|
ControlParser(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,String> |
getOneDimMap(String controlName) |
Map<Integer,Map<Integer,String>> |
getTwoDimMap(String controlName) |
String |
getValue(String controlName) |
List<String> |
getValues(String controlName) |
List<String> |
getValues(String controlName,
int index) |
Copyright © 2018 City of Paris. All rights reserved.