Class SExcelToJson


  • public class SExcelToJson
    extends java.lang.Object
    Author:
    Sokkheang.huo
    • Constructor Summary

      Constructors 
      Constructor Description
      SExcelToJson()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SList toJson​(java.lang.String path)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SExcelToJson

        public SExcelToJson()
    • Method Detail

      • toJson

        public static SList toJson​(java.lang.String path)
                            throws java.lang.Exception,
                                   SException
        Parameters:
        path -
        Returns:
        Throws:
        java.lang.Exception
        SException