public abstract class EscherPart extends HPBFPart
Constructor and Description |
---|
EscherPart(DirectoryNode baseDir,
java.lang.String[] parts)
Creates the Escher Part, and finds our child
escher records
|
Modifier and Type | Method and Description |
---|---|
protected void |
generateData()
Serialises our Escher children back
into bytes.
|
EscherRecord[] |
getEscherRecords() |
public EscherPart(DirectoryNode baseDir, java.lang.String[] parts) throws java.io.IOException
java.io.IOException
public EscherRecord[] getEscherRecords()
protected void generateData()
generateData
in class HPBFPart
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.