org.ajax4jsf.util
Class Zipper

java.lang.Object
  extended by org.ajax4jsf.util.Zipper

Deprecated.

@Deprecated
public final class Zipper
extends java.lang.Object


Method Summary
static int unzip(byte[] buf, int offset)
          Deprecated.  
static void zip(byte[] buf, int value, int offset)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

zip

public static void zip(byte[] buf,
                       int value,
                       int offset)
Deprecated. 

unzip

public static int unzip(byte[] buf,
                        int offset)
Deprecated. 


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.