
com.github.vicenthy.filehelpers4j.masterdetail.SelectorString Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of FileHelpers4J Show documentation
Show all versions of FileHelpers4J Show documentation
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