com.sun.msv.generator
public class Driver extends Object
| Field Summary | |
|---|---|
| Set | exampleTokens |
| Grammar | grammar |
| String | outputName |
| Method Summary | |
|---|---|
| static void | main(String[] args) |
| void | parseArguments(String[] args)
Parses the arguments and fill the fields accordingly. |
| int | run(PrintStream out)
Generate XML instances.
|
Returns: 0 if it run successfully. Non-zero if any error is encountered.