it.uniroma2.art.sheet2rdf.utils.FsNamingStrategy Maven / Gradle / Ivy
The newest version!
package it.uniroma2.art.sheet2rdf.utils;
public enum FsNamingStrategy {
columnAlphabeticIndex,
columnNumericIndex,
normalizedHeaderName
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy