public final class EscherPropertyFactory extends Object
| Constructor and Description |
|---|
EscherPropertyFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<EscherProperty> |
createProperties(byte[] data,
int offset,
short numProperties)
Create new properties from a byte array.
|
public List<EscherProperty> createProperties(byte[] data, int offset, short numProperties)
data - The byte array containing the propertyoffset - The starting offset into the byte arrayCopyright © 2020. All rights reserved.