Modifier and Type | Field and Description |
---|---|
private HashMap<String,ElementConfigItem> |
Configuration._elements
Mapping between HTML elements and LaTeX commands.
|
Modifier and Type | Method and Description |
---|---|
ElementConfigItem |
Configuration.getElement(String name)
Returns element's configuration.
|