| Package | Description |
|---|---|
| com.univocity.api.entity.html.builders |
| Modifier and Type | Method and Description |
|---|---|
Group |
PartialGroup.endAt(String elementName)
Defines the HTML element where a
Group will end. |
Group |
PartialGroup.endAtClosing(String elementName)
Defines the closing HTML element (such as
</table>, </div>, etc) where the Group will end and includes this closing element into the group. |
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.