public class NSFCompositeData extends Object
NSFCompositeDataItem
s in a document
in a unified way.Constructor and Description |
---|
NSFCompositeData(Collection<NSFCompositeDataItem> items) |
Modifier and Type | Method and Description |
---|---|
void |
free() |
byte[] |
getFileResourceData()
Returns the file data for a
CDFILEHEADER +CDFILESEGMENT -type design element. |
boolean |
isFreed() |
public NSFCompositeData(Collection<NSFCompositeDataItem> items)
public byte[] getFileResourceData() throws DominoException
CDFILEHEADER
+CDFILESEGMENT
-type design element.
This will only work with those types of elements and will not return e.g. file attachment data.
DominoException
- if there is an underlying API problem reading the file datapublic void free()
public boolean isFreed()
Copyright © 2014–2018. All rights reserved.