public static class HeaderIdGenerator.Factory extends Object implements HeaderIdGeneratorFactory, HtmlIdGeneratorFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
HtmlIdGenerator |
create()
Create an id generator
|
HtmlIdGenerator |
create(LinkResolverContext context)
Create a new node renderer for the specified rendering context.
|
public HtmlIdGenerator create(LinkResolverContext context)
HeaderIdGeneratorFactorycreate in interface HeaderIdGeneratorFactorycontext - the context for rendering (normally passed on to the node renderer)public HtmlIdGenerator create()
HtmlIdGeneratorFactorycreate in interface HtmlIdGeneratorFactoryCopyright © 2018. All rights reserved.