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

com.github.vicenthy.filehelpers4j.masterdetail.SelectorString Maven / Gradle / Ivy

Go to download

FileHelpers4J is a library that automates the tedious task of parsing and creating structured text files. It handles fixed width or delimited files with Java annotations sweetness

The newest version!
package com.github.vicenthy.filehelpers4j.masterdetail;

public enum SelectorString {

	Contains,
	Equals,
	StarWith,
	EndWith
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy