org.apache.poi.hwpf.sprm
public final class CharacterSprmUncompressor extends java.lang.Object
Constructor and Description |
---|
CharacterSprmUncompressor() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getFlag(int x)
Converts an int into a boolean.
|
static CharacterProperties |
uncompressCHP(CharacterProperties parent,
byte[] grpprl,
int offset) |
public static CharacterProperties uncompressCHP(CharacterProperties parent, byte[] grpprl, int offset)
public static boolean getFlag(int x)
x
- The int to convert.Copyright 2014 The Apache Software Foundation or its licensors, as applicable.