| Package | Description |
|---|---|
| uk.co.real_logic.sbe.xml |
| Modifier and Type | Method and Description |
|---|---|
Message |
MessageSchema.getMessage(long schemaId)
Return a given
Message object with the given schemaId. |
| Modifier and Type | Method and Description |
|---|---|
static Map<Long,Message> |
XmlSchemaParser.findMessages(Document document,
XPath xPath,
Map<String,Type> typeByNameMap)
Scan XML for all message definitions and save in map
|
Collection<Message> |
MessageSchema.messages()
Get the
Collection of Messages for this Schema. |
| Constructor and Description |
|---|
MessageSchema(Node schemaNode,
Map<String,Type> typeByNameMap,
Map<Long,Message> messageByIdMap) |
Copyright © 2013 Real Logic Ltd. All Rights Reserved.