public abstract class HPBFPart extends Object
| Constructor and Description |
|---|
HPBFPart(DirectoryNode baseDir,
String[] path) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Returns the raw data that makes up
this document part.
|
String[] |
getPath()
Returns
|
void |
writeOut(DirectoryNode baseDir) |
public HPBFPart(DirectoryNode baseDir, String[] path) throws IOException
path - the path to the part, eg Contents or Quill, QuillSub, CONTENTSIOExceptionpublic void writeOut(DirectoryNode baseDir) throws IOException
IOExceptionpublic final byte[] getData()
public final String[] getPath()
Copyright © 2010 - 2020 Adobe. All Rights Reserved