Interface HeaderIdGeneratorFactory

    • Method Detail

      • create

        @NotNull
        HtmlIdGenerator create​(@NotNull
                               LinkResolverContext context)
        Create a new HeaderIdGenerator for the specified resolver context.
        Parameters:
        context - the context for link resolution
        Returns:
        an HTML id generator.