Uses of Interface
com.healthmarketscience.jackcess.util.OleBlob.CompoundContent.Entry
-
Packages that use OleBlob.CompoundContent.Entry Package Description com.healthmarketscience.jackcess.util -
-
Uses of OleBlob.CompoundContent.Entry in com.healthmarketscience.jackcess.util
Methods in com.healthmarketscience.jackcess.util that return OleBlob.CompoundContent.Entry Modifier and Type Method Description OleBlob.CompoundContent.EntryOleBlob.CompoundContent. getContentsEntry()OleBlob.CompoundContent.EntryOleBlob.CompoundContent. getEntry(String entryName)Methods in com.healthmarketscience.jackcess.util that return types with arguments of type OleBlob.CompoundContent.Entry Modifier and Type Method Description default Stream<OleBlob.CompoundContent.Entry>OleBlob.CompoundContent. stream()
-