Uses of Interface
com.levigo.jadice.document.StreamSourceID

Packages that use StreamSourceID
Package
Description
 
  • Uses of StreamSourceID in com.levigo.jadice.document

    Modifier and Type
    Interface
    Description
    interface 
    A SourceID uniquely identifies a page using a tuple of information collected during the reading process: the read-ID of the read operation during which the page segment was read the index of the stream within the read operation from which the page segment was read the index of the page within the stream from which the page segment was read Note that the page being identified here is a format-specific page, not a document-independent jadice Page object.