- java.lang.Object
-
- org.zkoss.poi.hwpf.model.UPX
-
-
Constructor Summary
Constructors
Constructor and Description |
UPX(byte[] upx) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object o) |
byte[] |
getUPX() |
int |
size() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
UPX
public UPX(byte[] upx)
-
Method Detail
-
getUPX
public byte[] getUPX()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.