org.apache.poi.hwpf.sprm
Class ParagraphSprmCompressor

java.lang.Object
  extended by org.apache.poi.hwpf.sprm.ParagraphSprmCompressor

public final class ParagraphSprmCompressor
extends java.lang.Object


Constructor Summary
ParagraphSprmCompressor()
           
 
Method Summary
static byte[] compressParagraphProperty(ParagraphProperties newPAP, ParagraphProperties oldPAP)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParagraphSprmCompressor

public ParagraphSprmCompressor()
Method Detail

compressParagraphProperty

public static byte[] compressParagraphProperty(ParagraphProperties newPAP,
                                               ParagraphProperties oldPAP)