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(java.io.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 java.io.IOException
java.io.IOExceptionpublic void initPOIFSFileSystem()
throws java.io.IOException
java.io.IOExceptionpublic void writePOIFSFileSystem()
throws java.io.IOException
java.io.IOExceptionpublic void viewFile(boolean verbose)
throws java.io.IOException
java.io.IOExceptionpublic void viewFile(java.io.OutputStream os,
boolean verbose)
throws java.io.IOException
os - verbose - java.io.IOExceptionCopyright © 2007–2023. All rights reserved.