Package com.poiji.annotation


package com.poiji.annotation
  • Annotation Interfaces
    Class
    Description
    Indicates that a field/column ignores its custom cell format in a xls excel file.
    Indicates that a field declaration contains excel metadata.
    Created by hakan on 16/03/2018
     
    Indicates, that a field contains an excel property (e.g.
    This annotations allows you to set the index of each row item.
    Annotation to set the sheet name to be processed.
    This annotations allows you to put every unknown cell (neither mapped by name, nor by index) into a Map<String,String>