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 JFlat
JFlat. headerSeparator()
This method replaces the default header separator i.e.JFlat
JFlat. headerSeparator(java.lang.String separator)
This method replaces the default header separator i.e.JFlat
JFlat. json2Sheet()
This method does some pre processing and then calls make2D() to get the 2D representation of Json document.
-