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, writeDataToOutputStream
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
public OleObjectBinaryPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public OleObjectBinaryPart() throws InvalidFormatException
InvalidFormatException
public void init()
public POIFSFileSystem getFs() throws IOException
IOException
public void initPOIFSFileSystem() throws IOException
IOException
public void writePOIFSFileSystem() throws IOException
IOException
public void viewFile(boolean verbose) throws IOException
IOException
public void viewFile(OutputStream os, boolean verbose) throws IOException
os
- verbose
- IOException
Copyright © 2007-2018. All Rights Reserved.