org.apache.tools.ant.filters.util
public final class JavaClassHelper extends Object
Method Summary | |
---|---|
static StringBuffer | getConstants(byte[] bytes)
Get the constants declared in a file as name=value
|
Parameters: bytes the class as a array of bytes
Returns: a StringBuffer contains the name=value pairs
Throws: IOException if an error occurs