public class OleObjectBinaryPart extends BinaryPart
contentType, partName, relationships| Constructor and Description |
|---|
OleObjectBinaryPart() |
OleObjectBinaryPart(PartName partName) |
| Modifier and Type | Method and Description |
|---|---|
POIFSFileSystem |
getFs() |
void |
init() |
void |
initPOIFSFileSystem() |
void |
viewFile(boolean verbose) |
void |
viewFile(OutputStream os,
boolean verbose) |
void |
writePOIFSFileSystem()
Write any changes which have been made to POIFSFileSystem,
to the underlying ByteBuffer.
|
getBuffer, getBytes, getExternalTarget, isContentEqual, isLoaded, setBinaryData, setBinaryData, setBinaryData, writeDataToOutputStreamgetContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDatapublic OleObjectBinaryPart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic OleObjectBinaryPart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
public POIFSFileSystem getFs() throws IOException
IOExceptionpublic void initPOIFSFileSystem()
throws IOException
IOExceptionpublic void writePOIFSFileSystem()
throws IOException
IOExceptionpublic void viewFile(boolean verbose)
throws IOException
IOExceptionpublic void viewFile(OutputStream os, boolean verbose) throws IOException
os - verbose - IOExceptionCopyright © 2007-2022. All Rights Reserved.