|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.poi.ddf.DefaultEscherRecordFactory
org.apache.poi.hslf.record.HSLFEscherRecordFactory
public class HSLFEscherRecordFactory
Generates escher records when provided the byte array containing those records.
EscherRecordFactory| Constructor Summary | |
|---|---|
HSLFEscherRecordFactory()
Creates an instance of the escher record factory |
|
| Method Summary | |
|---|---|
EscherRecord |
createRecord(byte[] data,
int offset)
|
| Methods inherited from class org.apache.poi.ddf.DefaultEscherRecordFactory |
|---|
isContainer, recordsToMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HSLFEscherRecordFactory()
| Method Detail |
|---|
public EscherRecord createRecord(byte[] data,
int offset)
createRecord in interface EscherRecordFactorycreateRecord in class DefaultEscherRecordFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||