Package org.apache.poi.hwpf.sprm
Class ParagraphSprmCompressor
java.lang.Object
org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
compressParagraphProperty
(ParagraphProperties newPAP, ParagraphProperties oldPAP)
-
Constructor Details
-
ParagraphSprmCompressor
public ParagraphSprmCompressor()
-
-
Method Details
-
compressParagraphProperty
public static byte[] compressParagraphProperty(ParagraphProperties newPAP, ParagraphProperties oldPAP)
-