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.
|
isContainer, recordsToMappublic 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 2018 The Apache Software Foundation or its licensors, as applicable.