Interface | Description |
---|---|
XBBlock |
Interface for read access to XBUP level 0 block.
|
XBBlockData |
Interface for read access to binary data.
|
XBBlockType |
Interface for block type.
|
XBDBlockType |
Interface for block type represented by declaration.
|
XBDocument |
Interface for read access to XBUP level 0 document.
|
XBEditableBlock |
Interface for editable XBUP level 0 block.
|
XBEditableBlockData |
Interface for editable binary data.
|
XBEditableDocument |
Interface for editable XBUP level 0 document.
|
XBFBlockType |
Interface for block type represented by group id and block id.
|
XBTBlock |
Interface for read access to XBUP level 1 block.
|
XBTDocument |
Interface for read access to XBUP level 1 document.
|
XBTEditableBlock |
Interface for editable XBUP level 1 block.
|
XBTEditableDocument |
Basic interface for editable XBUP level 1 document.
|
Class | Description |
---|---|
XBDefaultBlock |
Basic plain implementation of XBBlock interface.
|
XBDefaultDocument |
Basic plain implementation of XBBlock interface.
|
XBFixedBlockType |
Block type defined as fixed group and block indexes.
|
XBTDefaultBlock |
Basic plain implementation of XBTBlock interface.
|
XBTDefaultDocument |
Basic plain implementation of XBTDocument interface.
|
XBTEmptyBlock |
Interface for read access to XBUP level 1 block.
|
Enum | Description |
---|---|
XBBasicBlockType |
XBUP basic specification block types enumeration.
|
XBBlockDataMode |
Block data mode enumeration.
|
XBBlockTerminationMode |
Block termination type enumeration.
|