All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fredericboisguerin.excel.reader.BufferItemConstants Maven / Gradle / Ivy

The newest version!
package com.fredericboisguerin.excel.reader;

/**
 * Created by fboisguerin on 23/07/2015.
 */
class BufferItemConstants {

    public static final String FIELD_PREFIX = "column";
    public static final int NB_FIELD = 100;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy