Interface HtmlIdGeneratorFactory
- All Known Subinterfaces:
HeaderIdGeneratorFactory
- All Known Implementing Classes:
HeaderIdGenerator.Factory
public interface HtmlIdGeneratorFactory
Factory for instantiating new node renderers when rendering is done.
-
Method Summary
-
Method Details
-
create
Create an id generator- Returns:
- an html id generator
-