public class HPSFPropertiesOnlyDocument extends POIDocument
POIDocument which allows access to the
HPSF Properties, but no other document contents.
Normally used when you want to read or alter the Document Properties,
without affecting the rest of the filedirectory| Constructor and Description |
|---|
HPSFPropertiesOnlyDocument(NPOIFSFileSystem fs) |
HPSFPropertiesOnlyDocument(POIFSFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(java.io.OutputStream out)
Write out, with any properties changes, but nothing else
|
copyNodeRecursively, copyNodes, copyNodes, createInformationProperties, getDocumentSummaryInformation, getPropertySet, getSummaryInformation, readProperties, writeProperties, writeProperties, writePropertySetpublic HPSFPropertiesOnlyDocument(NPOIFSFileSystem fs)
public HPSFPropertiesOnlyDocument(POIFSFileSystem fs)
public void write(java.io.OutputStream out)
throws java.io.IOException
write in class POIDocumentjava.io.IOExceptionCopyright 2014 The Apache Software Foundation or its licensors, as applicable.