public class ServletHelpers extends Object
Constructor and Description |
---|
ServletHelpers() |
Modifier and Type | Method and Description |
---|---|
static List |
flatten(List list) |
static Set |
flatten(Set set) |
static String |
generateCsvString(Map xlData) |
static Map |
populateErrorTableMapForXl(List listEntry) |
static Map |
populateTableMapForXl(List listEntry) |
static String |
removeNoisyString(Object value) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.