public class HSLFEscherRecordFactory extends DefaultEscherRecordFactory
EscherRecordFactory| Constructor and Description |
|---|
HSLFEscherRecordFactory()
Creates an instance of the escher record factory
|
| Modifier and Type | Method and Description |
|---|---|
EscherRecord |
createRecord(byte[] data,
int offset)
Generates an escher record including any children contained under that record.
|
isContainerpublic HSLFEscherRecordFactory()
public EscherRecord createRecord(byte[] data, int offset)
EscherRecordFactorycreateRecord in interface EscherRecordFactorycreateRecord in class DefaultEscherRecordFactorydata - The byte array containing the recordsoffset - The starting offset into the byte arrayCopyright © 2010 - 2020 Adobe. All Rights Reserved