| Package | Description |
|---|---|
| us.fatehi.utility.html |
| Modifier and Type | Method and Description |
|---|---|
static TagOutputFormat |
TagOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagOutputFormat[] |
TagOutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Tag.render(TagOutputFormat tagOutputFormat)
Converts the table cell to HTML.
|
Copyright © 2000-2022 Sualeh Fatehi. All rights reserved.