public class ReadSC
extends java.lang.Object
| Constructor and Description |
|---|
ReadSC() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args)
reads schema from any ooschema or schema file and throws Error if
errors are found.
|