Uses of Interface
de.espirit.firstspirit.generate.PathLookup
-
Uses of PathLookup in de.espirit.firstspirit.generate
Modifier and TypeFieldDescriptionstatic final PathLookup
PathLookup.INSTANCE
The default implementation.Modifier and TypeMethodDescription@NotNull PathLookup
UrlFactoryContext.getPathLookup()
Returns the path lookup for user defined paths.Modifier and TypeMethodDescriptiondefault void
UrlFactory.init
(@NotNull Map<String, String> settings, @NotNull PathLookup pathLookup) Initialization method.