public interface CodeGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_HEADER_TYPE
Class name to be used for visitor pattern that accesses the message headerStructure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
generate()
Generate the complete set of types and messages for a schema.
|
static final String MESSAGE_HEADER_TYPE
void generate()
throws IOException
IOException - if an error is encountered when writing the output.Copyright © 2013 Real Logic Ltd. All Rights Reserved.