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, recordsToMap
public HSLFEscherRecordFactory()
public EscherRecord createRecord(byte[] data, int offset)
EscherRecordFactory
createRecord
in interface EscherRecordFactory
createRecord
in class DefaultEscherRecordFactory
data
- The byte array containing the recordsoffset
- The starting offset into the byte arrayCopyright 2018 The Apache Software Foundation or its licensors, as applicable.