- java.lang.Object
-
- org.apache.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() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UPX
public UPX(byte[] upx)
-
Method Detail
-
getUPX
public byte[] getUPX()
Copyright 2014 The Apache Software Foundation or
its licensors, as applicable.