private static final class OleUtil.UnknownContentImpl extends OleUtil.ContentImpl
_blob| Modifier | Constructor and Description |
|---|---|
private |
UnknownContentImpl(OleUtil.OleBlobImpl blob) |
| Modifier and Type | Method and Description |
|---|---|
OleBlob.ContentType |
getType()
Returns the type of this content.
|
java.lang.String |
toString() |
close, getBlob, getBytes, toStringprivate UnknownContentImpl(OleUtil.OleBlobImpl blob)
public OleBlob.ContentType getType()
OleBlob.Contentpublic java.lang.String toString()
toString in class java.lang.Object