public class SchemaParser extends Object
Constructor and Description |
---|
SchemaParser() |
Modifier and Type | Method and Description |
---|---|
static List<Table> |
parse(String schema)
Parse and output table definition of given schema.
|
Copyright © 2020. All rights reserved.