Package org.apache.poi.hwpf.sprm
Class ParagraphSprmUncompressor
java.lang.Object
org.apache.poi.hwpf.sprm.SprmUncompressor
org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ParagraphProperties
uncompressPAP
(ParagraphProperties parent, byte[] grpprl, int offset) Methods inherited from class org.apache.poi.hwpf.sprm.SprmUncompressor
getFlag
-
Constructor Details
-
ParagraphSprmUncompressor
public ParagraphSprmUncompressor()
-
-
Method Details
-
uncompressPAP
public static ParagraphProperties uncompressPAP(ParagraphProperties parent, byte[] grpprl, int offset)
-