|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hpbf.model.HPBFPart
org.apache.poi.hpbf.model.EscherPart
public abstract class EscherPart
Parent class of all Escher parts
Constructor Summary | |
---|---|
EscherPart(org.apache.poi.poifs.filesystem.DirectoryNode baseDir,
java.lang.String[] parts)
Creates the Escher Part, and finds our child escher records |
Method Summary | |
---|---|
org.apache.poi.ddf.EscherRecord[] |
getEscherRecords()
|
Methods inherited from class org.apache.poi.hpbf.model.HPBFPart |
---|
getData, getPath, writeOut |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EscherPart(org.apache.poi.poifs.filesystem.DirectoryNode baseDir, java.lang.String[] parts) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public org.apache.poi.ddf.EscherRecord[] getEscherRecords()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |