Package org.apache.poi.hwpf.sprm
Class SprmUtils
java.lang.Object
org.apache.poi.hwpf.sprm.SprmUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
addSpecialSprm
(short instruction, byte[] varParam, List<byte[]> list) static int
static int
static int
convertBrcToInt
(short[] brc) static byte[]
static byte[]
shortArrayToByteArray
(short[] convert)
-
Constructor Details
-
SprmUtils
public SprmUtils()
-
-
Method Details
-
shortArrayToByteArray
public static byte[] shortArrayToByteArray(short[] convert) -
addSpecialSprm
-
addSprm
-
addSprm
-
getGrpprl
-
convertBrcToInt
public static int convertBrcToInt(short[] brc)
-