public final class EscherPropertyFactory
extends java.lang.Object
Constructor and Description |
---|
EscherPropertyFactory() |
Modifier and Type | Method and Description |
---|---|
java.util.List<EscherProperty> |
createProperties(byte[] data,
int offset,
short numProperties)
Create new properties from a byte array.
|
public java.util.List<EscherProperty> createProperties(byte[] data, int offset, short numProperties)
data
- The byte array containing the propertyoffset
- The starting offset into the byte arrayCopyright © 2005-2010 Potix Corporation. All Rights Reserved.