Uses of Class
com.logviewer.formats.RegexLogFormat.RegexField
Packages that use RegexLogFormat.RegexField
-
Uses of RegexLogFormat.RegexField in com.logviewer.formats
Methods in com.logviewer.formats that return RegexLogFormat.RegexFieldModifier and TypeMethodDescriptionstatic RegexLogFormat.RegexFieldstatic RegexLogFormat.RegexFieldConstructors in com.logviewer.formats with parameters of type RegexLogFormat.RegexFieldModifierConstructorDescriptionRegexLogFormat(String regex, RegexLogFormat.RegexField... fields) RegexLogFormat(String regex, String datePattern, String dateFieldName, RegexLogFormat.RegexField... fields)