java.lang.Object
tech.guilhermekaua.spigotboot.placeholder.metadata.parser.PlaceholderParameterParser
public final class PlaceholderParameterParser
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
@NotNull
public static @NotNull Map<String,String> parse(@NotNull
@NotNull String placeholderPattern,
@NotNull
@NotNull String actualValue)
-
isValidPlaceholderPattern
public static boolean isValidPlaceholderPattern(@NotNull
@NotNull String placeholderPattern,
@NotNull
@NotNull String actualValue)