Package org.apache.poi.hwpf.sprm
Class CharacterSprmUncompressor
java.lang.Object
org.apache.poi.hwpf.sprm.SprmUncompressor
org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CharacterProperties
uncompressCHP
(StyleSheet styleSheet, CharacterProperties parStyle, byte[] grpprl, int offset) static CharacterProperties
uncompressCHP
(CharacterProperties parent, byte[] grpprl, int offset) Deprecated.Methods inherited from class org.apache.poi.hwpf.sprm.SprmUncompressor
getFlag
-
Constructor Details
-
CharacterSprmUncompressor
public CharacterSprmUncompressor()
-
-
Method Details
-
uncompressCHP
@Deprecated public static CharacterProperties uncompressCHP(CharacterProperties parent, byte[] grpprl, int offset) Deprecated. -
uncompressCHP
public static CharacterProperties uncompressCHP(StyleSheet styleSheet, CharacterProperties parStyle, byte[] grpprl, int offset)
-