Package org.exbin.xbup.core.block
-
Interface Summary Interface Description XBBlock Interface for read access to XBUP level 0 block.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.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 Summary Class Description XBDefaultBlock Basic plain implementation of XBBlock interface.XBDefaultDocument Basic plain implementation of XBDocument interface.XBDefaultEditableBlock Basic plain implementation of XBEditableBlock interface.XBDefaultEditableDocument Basic plain implementation of XBEditableDocument interface.XBEmptyBlock Read-only empty level 0 block.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 Read-only empty level 1 block. -
Enum Summary Enum Description XBBasicBlockType XBUP basic specification block types enumeration.XBBlockDataMode Block data mode enumeration.XBBlockTerminationMode Block termination type enumeration.