|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.sprm.CharacterSprmUncompressor
Constructor Summary | |
CharacterSprmUncompressor()
|
Method Summary | |
static boolean |
getFlag(int x)
Converts an int into a boolean. |
static CharacterProperties |
uncompressCHP(CharacterProperties parent,
byte[] grpprl,
int offset)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CharacterSprmUncompressor()
Method Detail |
public static CharacterProperties uncompressCHP(CharacterProperties parent, byte[] grpprl, int offset)
public static boolean getFlag(int x)
x
- The int to convert.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |