org.apache.poi.hwpf.sprm
Class TableSprmUncompressor

java.lang.Object
  extended by org.apache.poi.hwpf.sprm.SprmUncompressor
      extended by org.apache.poi.hwpf.sprm.TableSprmUncompressor

public class TableSprmUncompressor
extends SprmUncompressor


Constructor Summary
TableSprmUncompressor()
           
 
Method Summary
static TableProperties uncompressTAP(byte[] grpprl, int offset)
           
 
Methods inherited from class org.apache.poi.hwpf.sprm.SprmUncompressor
getFlag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSprmUncompressor

public TableSprmUncompressor()
Method Detail

uncompressTAP

public static TableProperties uncompressTAP(byte[] grpprl,
                                            int offset)


Copyright 2008 The Apache Software Foundation or its licensors, as applicable.