Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache » poi » ddf » [javadoc | source]
org.apache.poi.ddf
public class: EscherPropertyFactory [javadoc | source]
java.lang.Object
   org.apache.poi.ddf.EscherPropertyFactory
Generates a property given a reference into the byte array storing that property.
Method from org.apache.poi.ddf.EscherPropertyFactory Summary:
createProperties
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.poi.ddf.EscherPropertyFactory Detail:
 public List createProperties(byte[] data,
    int offset,
    short numProperties) 
    Create new properties from a byte array.