Package org.apache.poi.hwpf.sprm
Class ParagraphSprmCompressor
- java.lang.Object
-
- org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
-
@Internal public final class ParagraphSprmCompressor extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ParagraphSprmCompressor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
compressParagraphProperty(ParagraphProperties newPAP, ParagraphProperties oldPAP)
-
-
-
Method Detail
-
compressParagraphProperty
public static byte[] compressParagraphProperty(ParagraphProperties newPAP, ParagraphProperties oldPAP)
-
-