org.apache.poi.hwpf.sprm
Class CharacterSprmCompressor

java.lang.Object
  extended by org.apache.poi.hwpf.sprm.CharacterSprmCompressor

public final class CharacterSprmCompressor
extends java.lang.Object


Constructor Summary
CharacterSprmCompressor()
           
 
Method Summary
static byte[] compressCharacterProperty(CharacterProperties newCHP, CharacterProperties oldCHP)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterSprmCompressor

public CharacterSprmCompressor()
Method Detail

compressCharacterProperty

public static byte[] compressCharacterProperty(CharacterProperties newCHP,
                                               CharacterProperties oldCHP)