public class HtmlContext extends Object
Constructor and Description |
---|
HtmlContext(HtmlConfiguration config)
Constructs a context for the HTML generator from the given configuration.
|
Modifier and Type | Method and Description |
---|---|
HtmlConfiguration |
getConfig()
Gets the HTML generator configuration.
|
public HtmlContext(HtmlConfiguration config)
config
- HTML generator configurationpublic HtmlConfiguration getConfig()
Copyright © 2016–2017 OPS4J - Open Participation Software for Java. All rights reserved.