-
public class ParserConfigReader.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LoggerLOGprivate final StringPARSE_PLUGINS_FILEpublic final static ParserConfigReader.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LoggergetLOG()final StringgetPARSE_PLUGINS_FILE()The property name of the parse-plugins location -
-
Method Detail
-
getLOG
final Logger getLOG()
-
getPARSE_PLUGINS_FILE
final String getPARSE_PLUGINS_FILE()
The property name of the parse-plugins location
-
-
-
-