public final class TableUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.node.ArrayNode |
generateArrayNode(TableModel tm)
Generates a JSON array node from a table model.
|
public static com.fasterxml.jackson.databind.node.ArrayNode generateArrayNode(TableModel tm)
tm - the table modelCopyright © 2015. All rights reserved.