public class DmoGenerator extends Object
| Constructor and Description |
|---|
DmoGenerator() |
DmoGenerator(PrintStream o) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateCode(SchemaManager sm,
SchemaDefinition sd,
ConfigLocation sl)
Generates base code for the specified schema.
|
void |
readSchemaFile(URL schema) |
public DmoGenerator()
public DmoGenerator(PrintStream o)
public void generateCode(SchemaManager sm, SchemaDefinition sd, ConfigLocation sl) throws IOException, ResultException, DmcNameClashException, IllegalArgumentException, DmcValueException
sd - The schema.IOExceptionResultExceptionDmcNameClashExceptionDmcValueExceptionIllegalArgumentExceptionpublic void readSchemaFile(URL schema) throws IOException
IOExceptionCopyright © 2023. All rights reserved.