Uses of Class
io.roastedroot.zerofs.GlobToRegex
-
Uses of GlobToRegex in io.roastedroot.zerofs
Methods in io.roastedroot.zerofs with parameters of type GlobToRegexModifier and TypeMethodDescription(package private) voidGlobToRegex.State.finish(GlobToRegex converter) Called after all characters have been read.(package private) abstract voidGlobToRegex.State.process(GlobToRegex converter, char c) Process the next character with the current state, transitioning the converter to a new state if necessary.