public interface EscherRecordFactory
| Modifier and Type | Method and Description | 
|---|---|
| EscherRecord | createRecord(byte[] data,
            int offset)Generates an escher record including any children contained under that record. | 
EscherRecord createRecord(byte[] data, int offset)
data - The byte array containing the recordsoffset - The starting offset into the byte arrayCopyright 2020 The Apache Software Foundation or its licensors, as applicable.