Package | Description |
---|---|
com.streamscape.lib.utils.html |
Modifier and Type | Field and Description |
---|---|
static HTMLType |
HTMLType.ELEMENT |
static HTMLType |
HTMLType.FORM |
static HTMLType |
HTMLType.LIST |
static HTMLType |
HTMLType.TABLE |
Modifier and Type | Method and Description |
---|---|
static HTMLType |
HTMLType.valueOf(java.lang.String name) |
static HTMLType[] |
HTMLType.values() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
HTMLDocument.toJSON(HTMLType htmlType,
boolean nullable,
java.lang.String topElement,
boolean prettyPrint,
java.util.List columnNames,
boolean matches) |
RowSet |
HTMLDocument.toRowSet(HTMLType htmlType,
boolean nullable,
java.util.List columnNames,
boolean matches) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.