public class ExpressSchemaParser extends Object
| Constructor and Description |
|---|
ExpressSchemaParser(InputStream inputStream) |
ExpressSchemaParser(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SchemaDefinition |
getSchema() |
static void |
main(String[] argv) |
void |
parse() |
public ExpressSchemaParser(InputStream inputStream)
public ExpressSchemaParser(URL url)
public void parse()
public SchemaDefinition getSchema()
public static void main(String[] argv)
public void close()
Copyright © 2018 OpenSource BIM. All rights reserved.