![JAR search and dependency download from the Maven repository](/logo.png)
it.uniroma2.art.sheet2rdf.utils.FsNamingStrategy Maven / Gradle / Ivy
package it.uniroma2.art.sheet2rdf.utils;
public enum FsNamingStrategy {
columnAlphabeticIndex,
columnNumericIndex,
normalizedHeaderName
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy