- dataChanged(DeltaDocumentWindow) - Method in interface org.exbin.deltahex.delta.DeltaDocumentChangedListener
-
Change in data occured.
- DataSegment - Class in org.exbin.deltahex.delta
-
Abstract data segment of delta data source.
- DataSegment() - Constructor for class org.exbin.deltahex.delta.DataSegment
-
- DefaultDoublyLinkedList<T extends DoublyLinkedItem<T>> - Class in org.exbin.deltahex.delta.list
-
Default implementation of doubly linked list of items.
- DefaultDoublyLinkedList() - Constructor for class org.exbin.deltahex.delta.list.DefaultDoublyLinkedList
-
- DeltaDataPageWindow - Class in org.exbin.deltahex.delta
-
Access window for delta data.
- DeltaDataPageWindow(FileDataSource) - Constructor for class org.exbin.deltahex.delta.DeltaDataPageWindow
-
- DeltaDocument - Class in org.exbin.deltahex.delta
-
Delta document defined as a sequence of segments.
- DeltaDocument(SegmentsRepository, FileDataSource) - Constructor for class org.exbin.deltahex.delta.DeltaDocument
-
- DeltaDocument(SegmentsRepository) - Constructor for class org.exbin.deltahex.delta.DeltaDocument
-
- DeltaDocumentChangedListener - Interface in org.exbin.deltahex.delta
-
Listener for delta document data changes.
- DeltaDocumentInputStream - Class in org.exbin.deltahex.delta
-
Delta document input stream.
- DeltaDocumentInputStream(DeltaDocument) - Constructor for class org.exbin.deltahex.delta.DeltaDocumentInputStream
-
- DeltaDocumentOutputStream - Class in org.exbin.deltahex.delta
-
Delta document output stream.
- DeltaDocumentOutputStream(DeltaDocument) - Constructor for class org.exbin.deltahex.delta.DeltaDocumentOutputStream
-
- DeltaDocumentWindow - Class in org.exbin.deltahex.delta
-
Access window for delta document.
- DeltaDocumentWindow(DeltaDocument) - Constructor for class org.exbin.deltahex.delta.DeltaDocumentWindow
-
- detachMemoryArea(MemorySegment, long, long) - Method in class org.exbin.deltahex.delta.SegmentsRepository
-
Detaches all other memory segments crossing given area of provided memory
segment.
- detachSegment(MemorySegment) - Method in class org.exbin.deltahex.delta.SegmentsRepository
-
- dispose() - Method in class org.exbin.deltahex.delta.DeltaDocument
-
- dispose() - Method in class org.exbin.deltahex.delta.MemoryDataSource
-
- DoublyLinkedItem<T> - Interface in org.exbin.deltahex.delta.list
-
Interface for item of doubly linked list.
- DoublyLinkedList<T> - Interface in org.exbin.deltahex.delta.list
-
Doubly linked list of items.
- dropDocument(DeltaDocument) - Method in class org.exbin.deltahex.delta.SegmentsRepository
-
- dropFileSegment(FileSegment) - Method in class org.exbin.deltahex.delta.SegmentsRepository
-
- dropMemorySegment(MemorySegment) - Method in class org.exbin.deltahex.delta.SegmentsRepository
-
- dropSegment(DataSegment) - Method in class org.exbin.deltahex.delta.SegmentsRepository
-