Package uk.co.real_logic.sbe.xml
package uk.co.real_logic.sbe.xml
Parser and types for the XML based messages schemas.
-
ClassDescriptionSBE compositeType which is a composite of other composites, sets, enums, or simple types.SBE simple encoded data type.SBE enum type for representing an enumeration of values.Holder for valid values for and
EnumType.Class to hold error handling state while parsing an XML message schema.Representation for a field (or group or data) member from the SBE schema.Class to hold the state while generating theIr.An SBE message containing a list ofFieldobjects and SBE message attributes.Message schema aggregate for schema attributes, messageHeader, and reference for multipleMessageobjects.Class to hold the values of the parsing options.Builder to makeParserOptionseasier to create.An abstraction that allows for general transformations of the IR.Entry point for schema transformations, will check all incoming configuration/properties and create the appropriate transformers as required.SBE set tpe representing a bitset of options.Holder for valid values for SBE schema enum type.An SBE type.Encapsulate the XML Schema parsing for SBE so that other representations may be used to generate independent representations.