com.healthmarketscience.jackcess.util
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.
getPrettyName
String getPrettyName()
throws IOException
- Throws:
IOException
getClassName
String getClassName()
throws IOException
- Throws:
IOException
getTypeName
String getTypeName()
throws IOException
- Throws:
IOException
Copyright © 2005-2013 Health Market Science. All Rights Reserved.