Package uk.co.real_logic.sbe.xml


package uk.co.real_logic.sbe.xml
Parser and types for the XML based messages schemas.
  • Class
    Description
    SBE 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 the Ir.
    An SBE message containing a list of Field objects and SBE message attributes.
    Message schema aggregate for schema attributes, messageHeader, and reference for multiple Message objects.
    Class to hold the values of the parsing options.
    Builder to make ParserOptions easier to create.
    Presence attribute values for a Type applied to a Field.
    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.