private static final class OleUtil.OtherContentImpl extends OleUtil.EmbeddedPackageContentImpl implements OleBlob.OtherContent
_blob| Modifier | Constructor and Description |
|---|---|
private |
OtherContentImpl(OleUtil.OleBlobImpl blob,
java.lang.String prettyName,
java.lang.String className,
java.lang.String typeName,
int position,
int length) |
| Modifier and Type | Method and Description |
|---|---|
OleBlob.ContentType |
getType()
Returns the type of this content.
|
java.lang.String |
toString() |
getClassName, getPrettyName, getTypeName, toStringgetStream, length, writeToclose, getBlob, getBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetClassName, getPrettyName, getTypeNamegetStream, length, writeTogetBlobprivate OtherContentImpl(OleUtil.OleBlobImpl blob, java.lang.String prettyName, java.lang.String className, java.lang.String typeName, int position, int length)
public OleBlob.ContentType getType()
OleBlob.ContentgetType in interface OleBlob.Contentpublic java.lang.String toString()
toString in class java.lang.Object