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

@Internal
public final class TableSprmUncompressor
extends SprmUncompressor


Constructor Summary
TableSprmUncompressor()
           
 
Method Summary
static TableProperties uncompressTAP(SprmBuffer sprmBuffer)
           
 
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(SprmBuffer sprmBuffer)


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