Uses of Annotation Type
io.jawk.ext.annotations.JawkRegexp
Packages that use JawkRegexp
-
Uses of JawkRegexp in io.jawk.ext
Method parameters in io.jawk.ext with annotations of type JawkRegexpModifier and TypeMethodDescriptionPerforms a small gawk-compatiblegensub()substitution.GawkExtension.patsplit(Object source, Map<Object, Object> array, Object fieldpat, Map<Object, Object> seps) Splits a string by content: pieces matchingfieldpatbecome fields, the text between them becomes separators.