Uses of Class
com.util.json2flat.JFlat
-
Packages that use JFlat Package Description com.util.json2flat -
-
Uses of JFlat in com.util.json2flat
Methods in com.util.json2flat that return JFlat Modifier and Type Method Description JFlatJFlat. headerSeparator()This method replaces the default header separator i.e.JFlatJFlat. headerSeparator(java.lang.String separator)This method replaces the default header separator i.e.JFlatJFlat. json2Sheet()This method does some pre processing and then calls make2D() to get the 2D representation of Json document.
-