Package com.logviewer.utils
Class PathPredicate
java.lang.Object
com.logviewer.utils.PathPredicate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathPredicatefromHocon(com.typesafe.config.Config cfg) boolean
-
Field Details
-
PROP_REGEX
- See Also:
-
PROP_DIRECTORY
- See Also:
-
-
Constructor Details
-
PathPredicate
-
-
Method Details
-
test
-
fromHocon
public static PathPredicate fromHocon(com.typesafe.config.Config cfg) throws com.typesafe.config.ConfigException - Throws:
com.typesafe.config.ConfigException
-