public final class JavaClassHelper
extends java.lang.Object
| Constructor and Description | 
|---|
| JavaClassHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.StringBuffer | getConstants(byte[] bytes)Get the constants declared in a file as name=value | 
public static java.lang.StringBuffer getConstants(byte[] bytes)
                                           throws java.io.IOException
bytes - the class as a array of bytesjava.io.IOException - if an error occurs