Class ExcelEntityParser

java.lang.Object
com.github.cla9.excel.reader.worker.ExcelEntityParser
All Implemented Interfaces:
EntityParser

public class ExcelEntityParser
extends java.lang.Object
implements EntityParser
The type Excel entity parser.
  • Constructor Summary

    Constructors 
    Constructor Description
    ExcelEntityParser()
    Instantiates a new Excel entity parser.
  • Method Summary

    Modifier and Type Method Description
    ExcelMetaModel getEntityMetadata()
    Gets entity metadata.
    void parse​(java.lang.Class<?> clazz)
    Parse.
    void resourceCleanUp()
    Resource clean up.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait