Interface OleBlob.PackageContent
-
- All Superinterfaces:
OleBlob.Content
- All Known Subinterfaces:
OleBlob.CompoundContent,OleBlob.LinkContent,OleBlob.OtherContent,OleBlob.SimplePackageContent
- Enclosing interface:
- OleBlob
public static interface OleBlob.PackageContent extends OleBlob.Content
Intermediate sub-interface for Content which has a nested package.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetClassName()StringgetPrettyName()StringgetTypeName()-
Methods inherited from interface com.healthmarketscience.jackcess.util.OleBlob.Content
getBlob, getType
-
-